# OrderCloseInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields for specifying an open order to close. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2024-07/scalars/ID): ID! - The ID of the order to close. ## Input objects with this input object * [orderClose](/docs/api/admin-graphql/2024-07/mutations/orderClose) ## Examples