---
title: "GraphQL"
component: "savanna"
version: "main"
module: "integrations"
html_url: "/savanna/main/integrations/graphql.html"
---

[View as HTML](/savanna/main/integrations/graphql.html) · [Documentation index](/llms.txt)

# GraphQL

TigerGraph GraphQL enables users to access and modify graph data in TigerGraph using GraphQL queries.

With TigerGraph GraphQL, you can use any GraphQL client or simply submit GraphQL queries directly to the service to access the graph data in TigerGraph.

> [!NOTE]
> To learn more about GraphQL read our [TigerGraph GraphQL Service](https://www.tigergraph.com/docs/graphql/current/).

## Get Started GraphQL Add-on

To get started with **Add-ons** follow the steps below:

1. Navigate to the **Add-ons** tab in the left navigation.  
![addon nav](_images/addon-nav.png)
2. Add GraphQL to your workspace by selecting the **Add** button.  
![add graphql addon](_images/add-graphql-addon.png)
3. Next enable GraphQL by selecting **Enable**.  
![enable graphql addon](_images/enable-graphql-addon.png)
4. Alternatively, you can disable GraphQL by selecting the **Disable** button after it has been enabled.  
![disable graphql addon](_images/disable-graphql-addon.png)

## Next Steps

Now, learn about additional add-ons on the [Marketplace](index.md) page or continue on to learn about the [Administration](../administration/index.md) features or [Security](../administration/security/index.md) in TigerGraph Savanna.

Return to the [Overview](../overview/index.md) page for a different topic.
