Types > InfoHSCode
Commerce APITypesInfoHSCode
InfoHSCode

Description

Topic: Info

Fields

sections: [InfoHSCodeSection!]!


Used By

Queries

infoHsCodes

Preview (typescript)

interface InfoHSCode {
sections: InfoHSCodeSection[]
}