Organization / Types/ object
ShippingServiceMethodCountryUpdatePayload
The response for the mutation containing the result and user errors.
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
message•String!field•[String!]