ENUM
Activity_WhereGroup_Fields
Where group options for Activity. Matches when any field in the array is met
link GraphQL Schema definition
- enum Activity_WhereGroup_Fields {
- # The activity name.
- # Whether an activity is used by Assignar system internally.
- # `true` to show the active items, `false` otherwise. `null` to show both active &
- # deactivated items. Defaults to `true`.
- # `true` to show the deleted items, `false` otherwise.
- }