INPUT_OBJECT
CreateInvoiceInput
Autogenerated input type of CreateInvoice
link GraphQL Schema definition
- input CreateInvoiceInput {
- : InvoiceAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }
INPUT_OBJECT
Autogenerated input type of CreateInvoice
- input CreateInvoiceInput {
- : InvoiceAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }