GraphQL::IntegerEncodingError: Integer out of bounds: 2819144480121.
https://sentry.gitlab.net/gitlab/gitlabcom/issues/961892/
GraphQL::IntegerEncodingError: Integer out of bounds: 2819144480121.
Consider using ID or GraphQL::Types::BigInt instead.
graphql/schema/default_type_error.rb:10:in `call'
raise type_error
graphql/schema.rb:1027:in `type_error'
DefaultTypeError.call(type_err, ctx)
graphql/schema.rb:588:in `call'
@type_error_proc.call(err, ctx)
graphql/schema.rb:588:in `type_error'
@type_error_proc.call(err, ctx)
graphql/types/int.rb:22:in `coerce_result'
ctx.schema.type_error(err, ctx)
...
(205 additional frame(s) were not displayed)
GraphQL::IntegerEncodingError: Integer out of bounds: 2819144480121.
Consider using ID or GraphQL::Types::BigInt instead.