OBJECT

UpdateInvoicePayload

Autogenerated return type of UpdateInvoice

link GraphQL Schema definition

  • type UpdateInvoicePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • invoice: Invoice
  • }

link Require by