Any
ScalarBoolean
ScalarRepresents a binary value, either true or false.
Cursor
ScalarDefine a Relay Cursor type: https://relay.dev/graphql/connections.htm#sec-Cursor
Float
ScalarRepresents signed double-precision fractional values (real numbers).
ID
ScalarRepresents a unique identifier, serialized as a string. Used as a cache key.
Int
ScalarRepresents non-fractional signed whole numeric values within 32-bit range.
Int64
ScalarMap
ScalarThe builtin Map type
String
ScalarRepresents a sequence of Unicode characters for textual data.
Time
ScalarThe builtin Time type