Skip to content
Snippets Groups Projects
Commit ca0cef0d authored by Martin Juhás's avatar Martin Juhás
Browse files

change: refactor how boolean env variables are handled, add proper graphql enums

### Additions

* Added `AuthGroup` enum
* Added `Status` enum

### Changes

* field `TeamQuestionnaireStateType.status` type changed to one of `Status` enum values
* field `User.group` and `RestrictedUser.group` type changed to one of `AuthGroup` enum values

### Deletions

* remove redundant `groups` query

Closes #210, #243
parent 4a3562e2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment