Warehouse / Types/ object
PurchaseOrderEdge
An edge that contains a node of type PurchaseOrder and a cursor.
Fields
2 fieldscursor•String!A unique cursor that can be used for pagination.
createdAt•DateTimeTz!When the order was created.
id•ID!Unique primary key.
A list of PurchaseOrderLine edges.
pageInfo•PageInfo!Pagination information about the list of edges.
reference•StringReference of the order
status•PurchaseOrderStatus!Status of the order
CANCELEDCOMPLETEDCREATEDEXPECTEDORDEREDRECEIVEDRECEIVINGcreatedAt•DateTimeTz!When the supplier was created.
id•ID!Unique primary key.
name•StringName of the supplier
reference•StringAccount number of the organization at the supplier
updatedAt•DateTimeTz!When the supplier was last updated.
updatedAt•DateTimeTz!When the order was last updated.