Handle wrong first
and skip
values before hitting the subgraph
#221
Labels
enhancement
New feature or request
first
and skip
values before hitting the subgraph
#221
We need to start catching these errors before hitting the graph, we know that if the value is >1000 it will fail. If any of the values is greater than it, return a bad request as status code.
The text was updated successfully, but these errors were encountered: