Skip to main content

Int Scalar

Description

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

Declaration

scalar Int

Notes

This type is used as a primitive in the schema and does not define fields.