graphql-compiler
graphql-compiler copied to clipboard
Add Float field to test schema
Neither Neo4j nor RedisGraph support Decimal types, but Neo4j does support floats and RedisGraph 64-bit doubles, so it would be nice to add a field like that to the schema and integration test data so that we can test these types for integration tests.