railt/graphql

View on GitHub
resources/stdlib/july-2015/Int.graphql

Summary

Maintainability
Test Coverage

"""
The Int scalar type represents a signed 32‐bit numeric non‐fractional value.
Response formats that support a 32‐bit integer or a number type should use that
type to represent this scalar.
"""
scalar Int