Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerMomentEdge
An auto-generated type which holds one CustomerMoment and a cursor during pagination.
Signature:
export interface CustomerMomentEdge
Property | Modifiers | Type | Description |
---|---|---|---|
cursor | Scalars[‘String’][‘output’] | A cursor for use in pagination. | |
node | CustomerMoment | The item at the end of CustomerMomentEdge. |