GraphQL API
Organization API
Organization / Types/ object

ShippingServiceMethodCountryEdge

An edge that contains a node of type ShippingServiceMethodCountry and a cursor.

Fields

2 fields
idID!

Unique primary key.

fromCountryCodeString!

From country code

fromCountryNameString!

Localized source country name

toCountryCodeString!

To country code

isEnabledBoolean!

Enabled

cursorString!

A unique cursor that can be used for pagination.