cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

GraphQL Architect Boolean issue

pingelsan
Node Clone

Trying to use GraphQL Architect with a remote DB (neo4j 3.5), I get two errors:
'Boolean cannot represent a non boolean value: "true"', and the same for "false". GraphQL Architect wouldn't even start.
There are no strings "true" or "false" as properties in the database.
(The lonesome stack overflow question about the same issue didn't receive an answer yet.)
I'd be glad if someone could help.

Best regards,
Christoph

6 REPLIES 6

Hmm, can you share the generated schema?

What happens if you connect to the db with grandstack starter and use the infer-schema?

lakshman
Node Link

same problem, Neo4j version is 4.3.2 and Neo4j desktop 1.4.5.
I am accessing Neo4j DB remotely.
I installed GraphQL architect in Neo4j desktop using this url to Install:
https://registry.npmjs.org/@grandstack/graphql-architect.
The Neo4j DB has the sample movies graph loaded.

But there are no boolean values in the movie graph or?

you are right, there are no boolean values in the graph.

lakshman
Node Link

any updates pls, graphQL architect is sorely needed now...

Any news on this? I get the same error.