SavedSearchUpdateInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to update a saved search.
Access Scopes
Fields
-
id:
ID! -
ID of the saved search to update.
-
name:
String -
A descriptive name of the saved search.
-
query:
String -
The query string of a saved search. This included search terms and filters.
Input objects with this input object
Examples