Querying

The OptSwap subgraphs are queryable using standard GraphQL.

Please note that not all GraphQL query types or aggregations are supported. Please refer to The Graph documents linked below. The OptSwap subgraphs do not support mutations.

Explaining the basic GraphQL query syntax is out-of-scope for this document. Links to The Graphs official documentation are provided below. Please refer to the example queries to get started.

GraphQL Basics & API

Last updated