INPUT_OBJECT
StoredGroupMutationInput
Filter groups for this stored view.
link GraphQL Schema definition
- input StoredGroupMutationInput {
 - #   The list of filters for this `StoredGroup`.
 - : [StoredFilterMutationInput]!
 - }
 
    INPUT_OBJECT
Filter groups for this stored view.
- input StoredGroupMutationInput {
 - #   The list of filters for this `StoredGroup`.
 - : [StoredFilterMutationInput]!
 - }