OBJECT

AttemptBillingInvoicePaymentMutationPayload

Autogenerated return type of AttemptBillingInvoicePaymentMutation.

link GraphQL Schema definition

  • type AttemptBillingInvoicePaymentMutationPayload {
  • billing: Billing
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [ValidationError!]
  • status: Int!
  • }