Docs: GraphQL explorer vs GraphiQL

GraphQL explorer vs GraphiQL: Inconsistencies in documentation

Our docs are inconsistent with our style guidance regarding GraphiQL/GraphQL explorer terminology. This recently came up in a discussion during an MR review.

Current documentation references

Tool naming

The GraphQL explorer itself uses GraphQL explorer in the tab and URL, and also includes both terms in the welcome page.

Welcome to GraphQL explorer (GraphiQL)
...
GraphQL explorer is an in-browser tool for writing, validating, and
testing GraphQL queries.

External references

Other links/references

Edited by Lysanne Pinto