ENUM
StoredViewType
A type of StoredView
.
link GraphQL Schema definition
- enum StoredViewType {
- # Simple
- # Advanced
- }
link Require by
- CreateStoredViewMutationInputThe input object that defines the fields for the createStoredView mutation.
- Querynull
- StoredGroupA group of filters in a `StoredView`.
- StoredViewA stored view.
- StoredViewUserA `StoredView` associated with a `User`.
- UpdateStoredViewMutationInputThe input object that defines the fields for the updateStoredView mutation.