Skip to content

apikey: add role to gql api key info#3312

Merged
mastercactapus merged 1 commit into
masterfrom
gql-add-role-to-info
Sep 27, 2023
Merged

apikey: add role to gql api key info#3312
mastercactapus merged 1 commit into
masterfrom
gql-add-role-to-info

Conversation

@mastercactapus
Copy link
Copy Markdown
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