Feature: Merge request document #4717
Unanswered
mikefarmer01
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created multiple GraphQL request documents.
Now I'd like to create a single request document from it that combines/merges the original request documents.
Ideally, this combine/merge relationship should be dynamic so that changes in the origin request documents are reflected in the unified request document.
This could be implemented as follows:
Beta Was this translation helpful? Give feedback.
All reactions