Skip to content

Conversation

@paulpopus
Copy link
Contributor

@paulpopus paulpopus commented Sep 24, 2024

Replaces the old graphql playground library with a new graphiql library:

  • fixes a bug that causes the old playground to be unusable (non disappearing tooltips)
  • old library is no longer maintained
  • moves the playground to /admin/graphql-playground from /api/graphql-playground

The new library looks like this
image

It has a lot more features as well in case we wanted to further enhance it in the future, such as the ability to pass pre-defined queries and fragments and custom components and toolbars

Left todo:

  • update metatags with translations for graphql playground
  • update docs
@denolfe denolfe added this to the 3.0 Release milestone Nov 13, 2024
@paulpopus paulpopus removed this from the v3.0 milestone Nov 13, 2024
@denolfe denolfe added this to the v3.1 milestone Nov 14, 2024
@denolfe denolfe removed the v3 label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants