Organization / Types/ object
ShippingServiceMethodCountryEdge
An edge that contains a node of type ShippingServiceMethodCountry and a cursor.
Fields
2 fieldsid•ID!Unique primary key.
fromCountryCode•String!From country code
fromCountryName•String!Localized source country name
toCountryCode•String!To country code
isEnabled•Boolean!Enabled
cursor•String!A unique cursor that can be used for pagination.