query LnInvoicePaymentStatusQuery($input: LnInvoicePaymentStatusInput!) { lnInvoicePaymentStatus(input: $input) { status } }