← back to Shopify Sample Shipping

country-schema.graphql

2 lines

{country:__type(name:"DeliveryCountryInput"){inputFields{name type{kind name ofType{kind name}}}} participant:__type(name:"DeliveryParticipant"){fields{name}} countryOut:__type(name:"DeliveryCountry"){fields{name}}}