stack

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

AdminTypes.CatalogConnection interface

An auto-generated type for paginating through multiple Catalogs.

Signature:

export interface CatalogConnection 

Properties

Property Modifiers Type Description
edges   Array<CatalogEdge> A list of edges.
nodes   Array<Catalog> A list of the nodes contained in CatalogEdge.
pageInfo   PageInfo Information to aid in pagination.
totalCount   Scalars[‘UnsignedInt64’][‘output’] The total count of Catalogs.