OptionalhttpStatus: numberOptionalcauseReadonlycodeA code for the error. Codes indicate the cause of the error. It is safe to write programmatic logic against the code. They are part of the API contract.
Optional Readonlyconstraint_A machine readable description of any constraint failures encountered by the query. Present only if this query encountered constraint failures.
Optional ReadonlyhttpThe HTTP Status Code of the error.
Optional ReadonlyqueryDetails about the query sent along with the response
OptionalstackStatic OptionalprepareOptional override for formatting stack traces
Staticstack
An error response that is the result of the query failing during execution. QueryRuntimeError's occur when a bug in your query causes an invalid execution to be requested. The 'code' field will vary based on the specific error cause.