SCALAR

BigInt

Represents non-fractional signed whole numeric values. Since the value may exceed the size of a 32-bit integer, it's encoded as a string.

link GraphQL Schema definition

  • scalar BigInt