LogoLogo
  • Platform
    • Manage Your Account
    • Technical Support
  • Services
    • Shared Indexing
      • Hosted Subgraphs
        • Quick Start Guide
          • Purchase Subscription
        • Manage Hosted Subgraphs
          • Webhook
          • Settings
      • Hosted SubQuery
        • Quick Start Guide
          • Purchase Subscription
        • Manage Hosted SubQuery
          • Settings
    • Dedicated Indexing
      • Graph Nodes
        • Quick Start Guide
          • Purchase Subscription
        • Graph Node Manual
          • Deploy Graph Node
          • View Analytics
          • Manage Addon Services
          • Ledger Data Pruning
        • Subgraph Manual
          • Manage Subgraph
          • Webhook Management
          • Index Data Pruning
          • Settings
          • Substreams-Powered Subgraphs
      • Subquery Nodes
        • Quick Start Guide
          • Purchase Subscription
        • Subquery Node Manual
          • Deploy Subquery Node
          • View Analytics
          • Manage Addon Services
        • Subquery Manual
          • Manage Subquery
          • Settings
Powered by GitBook
On this page
  • Create Subgraph
  • Deploy Subgraph
  • Query Subgraph
  • Delete Subgraph
Export as PDF
  1. Services
  2. Dedicated Indexing
  3. Graph Nodes
  4. Subgraph Manual

Manage Subgraph

PreviousSubgraph ManualNextWebhook Management

Last updated 20 days ago

This section will guide you on how to manage a subgraph.


Create Subgraph

The node needs to be in the live state for you to add a subgraph to it.

Step 1: Graph Nodes - Navigate to the page on the platform. Here you will see a list of nodes that you purchased and the ones that are already deployed. Now, click on the Add Subgraph button.

Step 2: Create Subgraph - Choose the Create New option from the dropdown menu.

Step 3: Enter Details - Provide a name, and choose the node and the network for your subgraph. Now, click on the Add button to create a new subgraph. NOTE: If only one node is live then it will be pre-selected. Also, if a single network is present in the node then it will also be pre-selected.

On successful creation, you will be redirected to the subgraph detail page.


Deploy Subgraph

Step 1: Navigate to the Details section on the subgraph detail page. Now, click on the Deployment Command button.

Step 2: Follow the steps provided on the screen to deploy your own subgraph.


Query Subgraph

The subgraph must be deployed and indexed before it can be queried.

On the subgraph detail page, navigate to the Query URL section. Click on first icon to open the GraphiQL query editor on a new tab, or click on second icon to copy the query URL.


Delete Subgraph

On the subgraph detail page, click on the Delete button on the top right corner of the screen.

Now, click on the Continue button to delete the subgraph.

Graph Nodes
Create Subgraph
Deploy Subgraph
Query Subgraph
Delete Subgraph