Closed
Description
To make a modular system we want to add mutations dynamically after creating the core schema object. For example in a subsequently loaded file graphql.user.js (graphql.organisation.js, and so on) to add user operations (mutations and queries).
I can't seem to find a way to add mutations in this manner that doesn't break graphiql in one way or another. Is there a recommended way for a modular schema implementation?
Documentation would certainly help with this scenario.
Metadata
Metadata
Assignees
Labels
No labels