railt/graphql

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

Summary

Maintainability
Test Coverage

"""
The Float scalar type represents signed doubleā€precision fractional values as
specified by [IEEE 754](http://en.wikipedia.org/wiki/IEEE_floating_point).
Response formats that support an appropriate doubleā€precision number type
should use that type to represent this scalar.
"""
scalar Float