# Make your GraphQL schema publicly visible without introspection

DevFeed: [Make your GraphQL schema publicly visible without introspection](<https://devfeed.tech/articles/make-your-graphql-schema-publicly-visible-without-introspection-23446.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/make-your-graphql-schema-publicly-visible-without-introspection>)

Author: Parul Schroff

Published: 2021-10-14T12:00:02Z

Content type: tutorial

Language: en

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

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [User experience (UX)](<https://devfeed.tech/topics/ux.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [ux](<https://devfeed.tech/tags/ux.md>)

## AI overview

Apollo Studio lets users make a selected GraphQL graph variant publicly visible without requiring Studio login or GraphQL introspection. Public variants expose the README, schema reference, changelog, and Explorer, while endpoint access may still require authentication.

## Source excerpt

Ever faced the conundrum of how to share your GraphQL schema with users outside of your organization, perhaps with partner or vendor developers? If so, Apollo now has a simple solution for you! We recently launched the ability to make graphs in Apollo Studio publicly visible so that you share your graph with anyone, even those without a Studio login. How to share graphs outside of your Apollo organization Making your graph publicly visible is as easy as flipping a switch.