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

onTypeConflict is deprecated. Use schema transforms to customize merging logic. #77

Closed
joeflack4 opened this issue Jul 22, 2018 · 2 comments

Comments

@joeflack4
Copy link

Description

When running apollo-server, I'm getting the following warning. I believe this is the result of using onTypeConflict in mergeSchemas() from graphql-tools here in this file.

Not really sure how to specifically resolve this using Schema transforms, but there is an open issue in graphql-tools asking for further elaboration.

@johnymontana
Copy link
Member

This should have been resolved by #84. We're no longer using the mergeSchemas approach for augmenting the schema as that was problematic. Closing now, but please reopen if you see this issue again.

@joeflack4
Copy link
Author

Thank you~

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

2 participants