DEV Community

Discussion on: Neo4j and GraphQL Heavenly Match #1 - Directional Relationships

 
muddybootscode profile image
Michael Porter • Edited

No problem, in this case you're probably going to want to return some kind of custom scalar type, like a JSON object. You can find information about there here in the Apollo docs apollographql.com/docs/graphql-too...