--- title: OrderOpenInput - GraphQL Admin description: The input fields for specifying a closed order to open. 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/OrderOpenInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OrderOpenInput.txt --- # Order​Open​Input input\_object The input fields for specifying a closed order to open. ## Fields * id [ID!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) non-null The ID of the order to open. *** ## Mutations using this input * [order​Open.​input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/orderOpen#argument-input) MUTATION *** ## Map ### Mutations using this input * <\~>[order​Open.input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/orderOpen#argument-input)