Zeeve Documentation
  • Zeeve Platform
    • Manage Your Account
    • Manage Workspaces
    • Technical Support
  • Rollups
    • Polygon CDK zkRollups
      • Introduction
      • Quick Start Guide
        • Purchase Subscription
        • Create your zkRollup Chain
      • Manage CDK zkRollups
      • Demo Network
        • Details
        • Bridge
        • RPC Access
        • Deploy Contract
    • zkSync Hyperchain
      • Introduction
      • Quick Start Guide
        • Setup zkSync Hyperchain
      • Manage zkSync Hyperchain
      • Demo Network
        • Details
        • Bridge
        • Deploying Contract
        • Faucet
      • RPC Access
    • OP Stack
      • Introduction
      • Quick Start Guide
        • Setup OP Stack
      • Manage OP Stack
      • RPC Endpoints
      • Demo Network
        • Details
    • Arbitrum Orbit
      • Introduction
      • Quick Start Guide
        • Setup Arbitrum Orbit
      • Manage Arbitrum Orbit
      • RPC Endpoints
      • Demo Network
        • Details
  • Traceye
    • 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
  • RPC Nodes
    • Deploy Your RPC Node
    • Manage Your RPC Node
      • Manage Node
      • Delete Node
  • Archive Nodes
    • Deploy Your Archive Node
    • Manage Your Archive Node
      • Manage Node
      • Delete Node
  • Validator Nodes
    • Deploy Your Validator Node
    • Manage Your Validator Node
      • Manage Node
    • Coreum
      • Deploy Coreum Validator Node
      • Manage Coreum Validator Node
        • Edit Validator Details
        • Unbound Token
        • Withdraw Reward and Commission
        • Change Reward Wallet
        • Enable Restake
        • Delete Node
    • Shido
      • Deploy Shido Validator Node
      • Manage Shido Validator Node
        • Analytics
        • Edit Validator Details
        • Unbound Tokens
        • Withdraw Reward and Commission
        • Change Reward Wallet
        • Delete Node
    • Beam L1
      • Deploy Beam L1 Validator Node
      • Manage Beam L1 Validator Node
Powered by GitBook
On this page
  • Create Subgraph
  • Deploy Subgraph
  • Query Subgraph
  • Delete Subgraph

Was this helpful?

  1. Traceye
  2. Dedicated Indexing
  3. Graph Nodes
  4. Subgraph Manual

Manage Subgraph

PreviousSubgraph ManualNextWebhook Management

Last updated 2 months ago

Was this helpful?

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