ScalarDB GraphQL Error Codes
This page provides a list of error codes in ScalarDB GraphQL.
Error code classes and descriptions
Class | Description |
---|---|
GRAPHQL-1xxxx | Errors for the user error category |
GRAPHQL-1xxxx
status codes
GRAPHQL-10000
Message
A long value was expected
GRAPHQL-10001
Message
The value is out of range for BigIntValue
GRAPHQL-10002
Message
A long, integer, or string value was expected
GRAPHQL-10003
Message
The AST type `IntValue` was expected
GRAPHQL-10004
Message
A float value was expected
GRAPHQL-10005
Message
An integer or float value was expected
GRAPHQL-10006
Message
The AST type `IntValue` or `FloatValue` was expected
GRAPHQL-10007
Message
The type is not supported. Type: %s