stack

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

AdminTypes.CountryHarmonizedSystemCodeConnection interface

An auto-generated type for paginating through multiple CountryHarmonizedSystemCodes.

Signature:

export interface CountryHarmonizedSystemCodeConnection 

Properties

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