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

Upgrade Ariadne (Moving away from GraphQL Playground to GraphiQL2) #113

Merged
merged 3 commits into from
May 11, 2023

Conversation

bilalebi
Copy link
Contributor

@bilalebi bilalebi commented May 9, 2023

This branch was merged to develop for experimental purposes
A new branch will be created later to clean up the code and add the proper link to the help page.

Changes

  • Upgraded Ariadne to 0.19.1 which uses GraphiQL2 as default API explorer
  • Activated the docs explorer which helps with constructing queries and gives an idea of the schema we've got.
  • Added a header to the GraphiQL endpoint with Ensembl logo and a link to the help page.

GraphQL Playground has been retired; There was a discussion about this on Ariadne repo, and GraphiQL2 started to be used as default API explorer since 0.18.0.

Comment regarding GraphiQL2 (Their live demo):

@bilalebi bilalebi self-assigned this May 10, 2023
@bilalebi bilalebi changed the base branch from main to develop May 11, 2023 16:04
@bilalebi bilalebi merged commit 2d87c4b into develop May 11, 2023
This was referenced May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant