Home > @infiniteobjects/shopify-data-manager > AdminTypes > CountryHarmonizedSystemCodeConnection
An auto-generated type for paginating through multiple CountryHarmonizedSystemCodes.
Signature:
export interface CountryHarmonizedSystemCodeConnection
| 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. |