Skip to content

Customize GraphQL explorer logo and welcome text

Heinrich Lee Yu requested to merge 325945-graphql-explorer-customize into master

What does this MR do and why?

Adds the GitLab logo and links to our GraphQL API documentation to the new GraphQL explorer

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
Screenshot_2024-10-17_at_10.13.18_PM Screenshot_2024-10-17_at_10.13.05_PM

How to set up and validate locally

  1. Enable new_graphql_explorer feature flag.
  2. Visit /-/graphql-explorer

Note that GraphiQL auto-saves the editor content to local storage. So to test the default query, you'd have to clear storage by clicking the gear icon in the lower left. Or you can open a new tab by clicking the + in the upper right.

Related to #325945 (closed)

Edited by Heinrich Lee Yu

Merge request reports

Loading