ENUM
FormStatus_WhereGroup_Fields
Where group options for FormStatus. Matches when any field in the array is met
link GraphQL Schema definition
- enum FormStatus_WhereGroup_Fields {
- # `true` to show the active items, `false` otherwise. `null` to show both active &
- # deactivated items. Defaults to `true`.
- }