input
[CustomerInvoiceFileCreateInput!]!
Required
[CustomerInvoiceFile]!
type Mutation { customerInvoiceFilesCreate(input: [CustomerInvoiceFileCreateInput!]!): [CustomerInvoiceFile]! }
Mutation.
customerInvoiceFilesCreate
No description
Arguments
input
[CustomerInvoiceFileCreateInput!]!
Required
Returns:
[CustomerInvoiceFile]!
type Mutation { customerInvoiceFilesCreate(input: [CustomerInvoiceFileCreateInput!]!): [CustomerInvoiceFile]! }