ENUM
Form_WhereGroup_Fields
Where group options for Form. Matches when any field in the array is met
link GraphQL Schema definition
- enum Form_WhereGroup_Fields {
- # True if the form is archived, and no longer active.
- # The form's display name.
- # True to show the template forms, false otherwise.
- # Note that template forms should not be referenced directly.
- # `true` to show the archived items, `false` otherwise. Defaults to `false`.
- # Only show forms that are visible to users with these tags.
- # Show only forms linked to the given tasks
- }