GraphQL API
Organization API
Organization / Types/ object

ShippingServiceMethodCountryUpdatePayload

The response for the mutation containing the result and user errors.

Fields

2 fields
idID!

Unique primary key.

fromCountryCodeString!

From country code

fromCountryNameString!

Localized source country name

toCountryCodeString!

To country code

isEnabledBoolean!

Enabled

messageString!
field[String!]