Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apikey: add list and update of graphql api keys #3292

Merged
merged 8 commits into from
Sep 20, 2023
Merged

Conversation

mastercactapus
Copy link
Member

@mastercactapus mastercactapus commented Sep 20, 2023

Description:
This PR adds the ability to list and update GQL API keys.

Which issue(s) this PR fixes:
Part of #3007

Describe any introduced API changes:

  • query gqlAPIKeys to list all GQL API keys, including usage information
  • mutation updateGQLAPIKey to update the name and/or description of a GQL API key

Additional Information
Start with make start EXPERIMENTAL=gql-api-keys to enable the API key flag

@mastercactapus mastercactapus merged commit 6ca2658 into master Sep 20, 2023
@mastercactapus mastercactapus deleted the gql-list-keys branch September 20, 2023 21:38
allending313 pushed a commit that referenced this pull request Sep 27, 2023
* add list and update

* re-add missing field

* remove unused field

* remove unused func

* add comment about directives

* add comments describing goField options

* fix `updated_at`

* soft delete
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