Limits
{
"errors": [
{
"message": "The query has exceeded the size limit. Your request is for 101000 fields, while the maximum limit is 100000 fields.",
"locations": [
{
"line": -1,
"column": -1
}
],
"extensions": {
"classification": "ValidationError"
}
}
]
}Last updated
Was this helpful?