--- title: DeliveryProvinceInput - GraphQL Admin description: The input fields to specify a region. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DeliveryProvinceInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DeliveryProvinceInput.txt --- # Delivery​Province​Input input\_object The input fields to specify a region. ## Fields * code [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/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/2024-10/input-objects/DeliveryCountryInput#field-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/2024-10/input-objects/DeliveryCountryInput#field-provinces)