SCALAR

LongInt

The LongInt scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^53 - 1) and 2^53 - 1.

link GraphQL Schema definition

  • scalar LongInt