How to merge into existing ApolloServer? #167
-
|
I currently have a project that does the following: I originally had the idea of using Is there a way to merge in my |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Figured it out, import |
Beta Was this translation helpful? Give feedback.
-
|
I'm using the Relay plugin and it is totally colliding with the relay definitions in the other schema and causing weird issues. Anyone else have any experience working through that? |
Beta Was this translation helpful? Give feedback.
Figured it out, import
makeExecutableSchemaandmergeSchemasfromapollo-server-express/ graphql-tools (if not using express)