--- title: DeliveryProvinceInput - GraphQL Admin description: The input fields to specify a region. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/deliveryprovinceinput md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/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/latest/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/latest/input-objects/DeliveryCountryInput#fields-provinces)