stack

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

AdminTypes.TranslatableResourceConnection interface

An auto-generated type for paginating through multiple TranslatableResources.

Signature:

export interface TranslatableResourceConnection 

Properties

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