Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentEventConnection
An auto-generated type for paginating through multiple FulfillmentEvents.
Signature:
export interface FulfillmentEventConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<FulfillmentEventEdge> | A list of edges. | |
nodes | Array<FulfillmentEvent> | A list of the nodes contained in FulfillmentEventEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |