INPUT_OBJECT
CreditNoteInput
Credit note
link GraphQL Schema definition
- input CreditNoteInput {
- : CreditNoteNid
- : DocumentTemplateNid!
- : [CreditNoteItemInput!]!
- : SalesBuyerInput!
- : String!
- : String!
- : String!
- : String!
- : String!
- : String
- : Boolean
- : Boolean
- : [TagInput!]
- }