Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Don't drop non-Query/Mutation resolvers passed into makeAugmentedExecutableSchema #113

Closed
johnymontana opened this issue Sep 26, 2018 · 0 comments

Comments

@johnymontana
Copy link
Contributor

When passing a resolvers object to makeAugmentedSchema it seems that only the Query and Mutation resolvers are included when building the schema and other type resolvers are excluded.

These other type resolvers should be included in the schema.

See https://github.com/neo4j-graphql/neo4j-graphql-js/blob/master/src/augmentSchema.js#L37-L43

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant