--- title: DeliveryProvinceInput - GraphQL Admin description: The input fields to specify a region. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/DeliveryProvinceInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/DeliveryProvinceInput.md --- # Delivery​Province​Input input\_object The input fields to specify a region. ## Fields * code [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The code of the region. *** ## Input objects using this input * [Delivery​Country​Input.provinces](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/DeliveryCountryInput#fields-provinces) INPUT OBJECT The input fields to specify a country. *** ## Map ### Input objects using this input * [Delivery​Country​Input.provinces](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/DeliveryCountryInput#fields-provinces)