drupal-graphql / graphql

GraphQL integration for Drupal 9/10
288 stars 202 forks source link

Update GraphiQL to 3.x #1397

Closed Dobefu closed 3 months ago

Dobefu commented 4 months ago

I'll be honest; this started out as me trying to fix the issue where the explorer would be empty upon refreshing the page. It has gotten a little out of hand...

This PR updates GraphiQL to the (as of writing) latest 3.x version. The upgrade does not require any database updates, and previously remembered queries will still be remembered by GraphiQl.