SavedSearchUpdateInput input object
Specifies the fields required to update a saved search.
Input fields
- id (
[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
) REQUIRED
ID of the saved search to update. - name (
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
A descriptive name of the saved search. - query (
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The query string of a saved search. This included search terms and filters.