ENUM
Settings_WhereGroup_Fields
Where group options for Settings. Matches when any field in the array is met
link GraphQL Schema definition
- enum Settings_WhereGroup_Fields {
- # The setting's code name.
- # True if the setting is loaded on login.
- # True if dashboard users can edit it.
- # The type of user the setting is for.
- }