# SavedSearchDeleteInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields to delete a saved search. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - ID of the saved search to delete. ## Input objects with this input object * [savedSearchDelete](/docs/api/admin-graphql/2024-10/mutations/savedSearchDelete) ## Examples