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