INPUT_OBJECT

SellerSendInvoiceToCustomerMutationInput

Autogenerated input type of SellerSendInvoiceToCustomerMutation

link GraphQL Schema definition

  • input SellerSendInvoiceToCustomerMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • invoiceId: ID
  • }