Company
Date Published
Author
Parul Schroff
Word count
419
Language
English
Hacker News points
None

Summary

The Apollo Studio Explorer is an incredible GraphQL IDE that allows users to browse schemas and run operations against them. Now, it can be embedded into external pages, making it possible to use it in product documentation, internal wiki, or blog post. To embed the Explorer, a graph must be made publicly visible by navigating to its settings page and setting a variant as "public". The user can then copy an embed code snippet from the Explorer, which includes configuration options such as the dark theme and docs panel closure. This code snippet is then pasted into the desired webpage, allowing users to access the embedded Explorer.