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