85742c5785
* split relay into two environments, refactored schema grabbing, implemented api call for token price graph
7 lines
183 B
YAML
7 lines
183 B
YAML
overrideExisting: true
|
|
schema: 'https://api.thegraph.com/subgraphs/name/uniswap/uniswap-v3'
|
|
generates:
|
|
./src/graphql/thegraph/schema/schema.graphql:
|
|
plugins:
|
|
- schema-ast
|