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.

How to handle Graphql nested properties

Graphql employs type definitions of properties such as:
type Name { firstName: string, middleName: String, lastName: String}

which saves time when creating a schema. Neo4j however doesn't handle nested properties very well. Is there a recommended way to handle nested properties for GQL schema?

0 REPLIES 0