PurchaseOrder
An purchase order of the organization
Fields
11 fieldsid•ID!Unique primary key.
reference•StringReference of the order
status•PurchaseOrderStatus!Status of the order
CANCELEDCREATEDORDEREDEXPECTEDRECEIVINGRECEIVEDCOMPLETEDcreatedAt•DateTimeTz!When the order was created.
updatedAt•DateTimeTz!When the order was last updated.
isUpdatable•Boolean!Whether this purchase order can be updated.
id•ID!Unique primary key.
name•StringName of the supplier
reference•StringAccount number of the organization at the supplier
emails•[String!]E-mail addresses
remarks•StringRemarks about this supplier
createdAt•DateTimeTz!When the supplier was created.
updatedAt•DateTimeTz!When the supplier was last updated.
hasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
node•PurchaseOrderLine!The PurchaseOrderLine node.
cursor•String!A unique cursor that can be used for pagination.
hasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
node•GoodsReceipt!The GoodsReceipt node.
cursor•String!A unique cursor that can be used for pagination.
hasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
node•Event!The Event node.
cursor•String!A unique cursor that can be used for pagination.
hasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
node•SupportTicketAccess!The SupportTicketAccess node.
cursor•String!A unique cursor that can be used for pagination.