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