Skip to main content

Customs

No description

type Customs {
code: String
createdAt: ISO8601DateTime
defaultValue: Decimal
id: ID
name: String
origin: String
updatedAt: ISO8601DateTime
}

Fields

Customs.code ● String scalar

Customs.createdAt ● ISO8601DateTime scalar

Customs.defaultValue ● Decimal scalar

Customs.id ● ID scalar

Customs.name ● String scalar

Customs.origin ● String scalar

Customs.updatedAt ● ISO8601DateTime scalar

Member Of

Product object