Types > InfoTimezone
Storefront APITypesInfoTimezone
InfoTimezone

Description

Topic: Info

Fields

countries: [String!]!

Country codes of countries this timezone spans across


name: String!

Name of the timezone

Example: "Europe/Andorra"


offset: String!

Formatted offset from GMT of the given timezone

Example: "+00:00"


Used By

Queries

infoTimezones

Preview (typescript)

Loading module