Skip to content

Conversation

mastercactapus
Copy link
Member

Description:
This PR adds a role field to GQLAPIKey indicating the permissions of the key.

Describe any introduced API changes:

type GQLAPIKey {
  // ...
  role: UserRole!
}

Additional Info:
Part of #3007

@mastercactapus mastercactapus merged commit 621ced9 into master Sep 27, 2023
@mastercactapus mastercactapus deleted the gql-add-role-to-info branch September 27, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants