Docs
Launch GraphOS Studio

Graph management in GraphOS


Creating graphs

  • To create a cloud , see the GraphOS quickstart.
  • To create a non-cloud (a self-hosted supergraph or a ), see this section.

Managing access permissions

Public variants

You can enable public access for individual of your graph. If you do, anyone with that variant's public link can view the following pages for that variant in Studio:

  • Home
    • This shows the 's README.
  • Schema
  • Explorer

This enables consumers of your graph to learn about your graph's schema and any special usage information (such as authentication details) that you've documented in the public variant's README. They can also run properly authenticated against your graph with the Explorer.

People outside your organization can't view any other pages for a public variant (, , etc.), and they can never view any pages for private variants. New variants always start as private.

Making a variant public

NOTE

Only organization members with the Org Admin or Graph Admin role can toggle a variant's public visibility.

  1. Go to your variant's Settings page and open the This Variant tab.
  2. Under Danger Zone, find the Public card and click Change.
  3. Toggle your selection and click Save.

You can toggle the switch back to Off to make the variant private again.

After you make a variant public, you can click the variant's PUBLIC label at the top of to get its public link:

Public variant label in Studio

Protected variants (Enterprise only)

If you have a GraphOS Enterprise plan, you can designate particular variants of a graph as protected variants. A protected variant limits the capabilities of users with the Contributor role to make certain changes to the variant:

  • Contributors cannot push schema updates to a protected variant.
  • Contributors cannot manage Explorer-related settings for a protected variant, such as setting the variant's endpoint URL.
  • API Keys with the Contributor role cannot report usage metrics for a protected variant.

Graph Admins and Org Admins can configure whether a variant is protected from the This Variant tab of the variant's Settings page.

Internal graph visibility (Enterprise only)

💡 TIP

For external graph visibility, see Public variants.

By default, are visible to all members of your organization. If you have a GraphOS Enterprise plan, you can set a graph to instead be visible only to members you invite.

You can configure visibility and grant your organization's members explicit access to your graph from the Permissions tab of your graph's Settings page.

NOTE

Org Admins can always see all graphs in your organization.

Dangerous actions

Transferring graph ownership

You can transfer a graph to a different organization you belong to by visiting the graph's Settings page in Studio and changing the graph owner.

Deleting a graph

⚠️ CAUTION

Deleting a graph cannot be undone.

If you delete a cloud supergraph, all its GraphOS-hosted are deprovisioned.

You can delete a graph from Studio by visiting its Settings page and clicking Delete Graph.

Previous
API keys
Next
Securing subgraphs
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company