DEV

Mutation.

customerInvoiceFilesCreate

No description

Arguments

No description
GraphQL
1
2
3
type Mutation {
  customerInvoiceFilesCreate(input: [CustomerInvoiceFileCreateInput!]!): [CustomerInvoiceFile]!
}

Was this page helpful?