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