Open
Description
In the playground
Just use example query
{
factories(first: 5) {
id
poolCount
txCount
totalVolumeUSD
}
bundles(first: 5) {
id
ethPriceUSD
}
}
and got
{
"errors": [
{
"message": "indexing_error"
}
]
}
Metadata
Assignees
Labels
No labels