INPUT_OBJECT
PurchaseOrderUpdateInput
link GraphQL Schema definition
1 input PurchaseOrderUpdateInput { 2 3 DateTimeTz : 4 5 DateTimeTz : 6 7 DateTimeTz : 8 9 SupplierAddressInput : 10 11 PurchaseOrderShippingAddressInput : 12 13 # Exactly one input field should be provided 14 WarehouseInput : 15 16 TermsInput : 17 18 TermsInput : 19 20 DocumentTemplateInput : 21 22 String : 23 24 String : 25 26 String : 27 28 PurchaseOrderLineCreateInput!] : [ 29 30 # Assign an external ID to reference this object by it later 31 String : 32 }