stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > StorefrontAccessTokenConnection

AdminTypes.StorefrontAccessTokenConnection interface

An auto-generated type for paginating through multiple StorefrontAccessTokens.

Signature:

export interface StorefrontAccessTokenConnection 

Properties

Property Modifiers Type Description
edges   Array<StorefrontAccessTokenEdge> A list of edges.
nodes   Array<StorefrontAccessToken> A list of the nodes contained in StorefrontAccessTokenEdge.
pageInfo   PageInfo Information to aid in pagination.