GraphQL API
Warehouse API
Warehouse / Types/ object

EventConnection

A paginated list of Event edges.

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

categoryEventCategory!

Event category

auditerrorinfotracking
codeEventCode

Event code

fulfillment_internal_label_generatedfulfillment_pickedfulfillment_pickingfulfillment_picklist_createdfulfillment_picklist_deletedfulfillment_shippedintegration_synchronization_failedintegration_updatedorder_address_corrected_consumerorder_address_incorrect_notificationorder_canceledorder_createdorder_exception_ignoredorder_holdorder_hold_releaseorder_shippedproduct_updatedpurchase_order_createdpurchase_order_status_orderedreturn_receipt_completedreturn_refund_deletedreturn_refund_errorreturn_refund_status_completedreturn_refund_status_createdreturn_refund_status_requestedreturn_request_createdreturn_request_status_acceptedreturn_request_status_canceledreturn_request_status_completedreturn_request_status_pendingreturn_request_status_rejectedshipment_canceledshipment_createdshipment_errorshipment_generatedshipment_readyshipment_requested
createdAtDateTimeTz!

When the event was created

createdByEventCreator

Who created this event

idID!

Unique primary key

messageString

Event message

occurredAtDateTimeTz!

When the event occurred

shippingStatusShippingStatus

Shipping status associated with this event

updatedAtDateTimeTz!

When the event was last updated

workstationWorkstation

Workstation where event was created

endCursorString

The cursor to continue paginating forwards.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.