Warehouse / Types/ object
OrderExceptionEdge
An edge that contains a node of type OrderException and a cursor.
Fields
2 fieldscursor•String!A unique cursor that can be used for pagination.
advice•StringAdvice to resolve the exception
createdAt•DateTimeTz!When the exception was created.
data•MixedAdditional data for the exception
id•ID!Unique primary key.
message•String!Message describing the exception
brand•BrandBrand of the order.
createdAt•DateTimeTz!When the order was created.
exceptions•OrderExceptionConnection!Exceptions related to this order
fulfillmentPreferences•OrderFulfillmentPreferencesFulfillment preferences of the order.
id•ID!Unique primary key.
lines•OrderLineConnection!Order lines
metafields•MetafieldConnection!Metafields attached to this order
organization•OrganizationOrganization of the order.
recipientAddress•AddressRecipient address of the order.
reference•StringReference of the order
shipments•ShipmentConnection!Shipments
status•OrderStatus!Status of the order
ALLOCATEDCANCELEDCREATEDEXPECTEDPARTIALLY_SHIPPEDSHIPPEDUNALLOCATEDupdatedAt•DateTimeTz!When the order was last updated.
type•OrderExceptionType!Type of the exception
customs_missing_datafulfillment_shipment_creation_failedfulfillment_shipment_generation_failedintegration_shipped_quantityno_shipping_service_methodorder_holdorder_line_missing_productpreferred_return_shipping_service_method_not_possiblepreferred_shipping_service_method_not_possiblerecipient_address_details_incorrectrecipient_address_incorrectupdatedAt•DateTimeTz!When the exception was last updated.