- Logging from Quicknode, user will be redirected to the Subgraph dashboard screen where user can view a list of all existing subgraphs, along with other usage statistics such as Total API Units vs Consumed API units etc.
- Click on the 'Create Subgraph' button the top right of the screen to open Subgraph form. In case of multiple endpoints, a pop-up will open first for user to select the appropriate endpoint.
- Enter valid details in the subgraph form and Click on 'Add Subgraph' button. After successful Authentication user should be able to launch Subgraph & will be redirected to the details page.
- The subgraph details page includes information such as the Creation date, RPC Endpoint & Workspace. You can view the API units consumed and other request stats. Also you can view the Subgraph Query URL , and the Subgraph Deployment Command , which user needs to deploy the subgraph.
- The subgraph details page includes information such as the latest & current block Sync Status.
- Use the Query URL to query Subgraph database
- Click on the Log button to view & filter subgraph related logs
For more information, refer to Traceye's documentation on Hosted Subgraphs.