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

feat: change users query and change user data to use group enum

### Changes

* `FilterUsersInput` field `group` renamed to `groups`
* `FilterUserInput` field `groups` type changed to a list `GroupEnum`s
* `ChangeUserInput` field `group` type changed to `GroupEnum`

### Deletions

* remove `isStaff` and `isSuperuser` from `UserType`

Closes #249
parent 4329b91f
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