SavedSearchCreateInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to create a saved search.
Access Scopes
Fields
-
name:
String! -
A descriptive name of the saved search.
-
query:
String! -
The query string of a saved search. This includes search terms and filters.
-
resourceType:
SearchResultType! -
The type of resource this saved search is searching in.
Input objects with this input object
Examples