# CollectionDeleteInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields for specifying the collection to delete. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2024-07/scalars/ID): ID! - The ID of the collection to be deleted. ## Input objects with this input object * [collectionDelete](/docs/api/admin-graphql/2024-07/mutations/collectionDelete) ## Examples