SCALAR

Long

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

link GraphQL Schema definition

  • scalar Long