# Apollo Explorer can now be embedded with private graph variants

DevFeed: [Apollo Explorer can now be embedded with private graph variants](<https://devfeed.tech/articles/improved-embedding-for-apollo-explorer-23398.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/improved-embedding-for-apollo-explorer>)

Author: Parul Schroff

Published: 2022-06-07T10:44:27Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [ide](<https://devfeed.tech/topics/ide.md>), [apollo-client](<https://devfeed.tech/topics/apollo-client.md>), [dev-tools](<https://devfeed.tech/topics/dev-tools.md>)

Tags: [apollo-client](<https://devfeed.tech/tags/apollo-client.md>), [dev-tools](<https://devfeed.tech/tags/dev-tools.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [ide](<https://devfeed.tech/tags/ide.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

## AI overview

Apollo announces that Explorer can be embedded on websites, documentation, and developer portals with public or private graph variants. Embedded Explorer stays synchronized with the Apollo Studio schema, and visitors can authorize access or sign up and receive invitations when permitted.

## Source excerpt

Embed private graphs, use embeds to invite new users, and use improved Apollo Client Dev Tools. Explorer is an incredible GraphQL IDE that makes it quick and easy to browse schemas and run operations against them. It's so awesome, that our community asked us to make it embeddable so that it could be used anywhere - and last year, we did just that! But at the time, you could only embed public graph variants.