Error codes
it's always 200..
{
"data": {
"getRaceResults": {
"edges": [],
"pageInfo": {
"endCursor": null,
"hasNextPage": false,
"hasPreviousPage": false,
"startCursor": null
}
}
}
}{
"errors": {
"detail": "Internal Server Error"
}
}Last updated
Was this helpful?