Neo4j-graphql-js: Feature Request: Union type support

Created on 16 Oct 2018  路  3Comments  路  Source: neo4j-graphql/neo4j-graphql-js

See https://graphql.org/learn/schema/#union-types

I may be able to put some time into this through my job. Do you have any idea of the approximate scale of the work required? Any pointers in the right direction would be deeply appreciated.

Thanks, really amazing project!

Most helpful comment

I agree, This a huge feature and given that work on in line fragments has started, we should work in parallel to get this feature implemented.

All 3 comments

I agree, This a huge feature and given that work on in line fragments has started, we should work in parallel to get this feature implemented.

@johnymontana Is this something that's being worked on? I'm considering whether or not to try and make a PR but really don't want to do so if it's already in progress.

I'm imaging that this is a fairly big change - is it something you would realistically be comfortable merging from someone external?

Many thanks!

Support for unions using multiple labels was added in v2.13.0. See the docs here: https://grandstack.io/docs/graphql-interface-union-types.html#union-types

Was this page helpful?
0 / 5 - 0 ratings