File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,25 @@ This document attempts to bring together all the various solutions that have bee
77
88From that shared understanding, this document can then evolve into a proposed solution.
99
10+ ### Contributing
11+
12+ To help bring this idea to reality, you can contribute through two channels:
13+
14+ * Discuss the idea in this Github Issue:
15+ * https://github.com/graphql/graphql-spec/issues/617
16+ * Submit PRs to this RFC document
17+ * https://github.com/graphql/graphql-spec/blob/master/rfcs/InputUnion.md
18+
19+ ## Problem Statement
20+
21+ TODO:
22+ * [ ] Describe at a high level the problem that Input Union is trying to solve.
23+
24+ ## Use Cases
25+
26+ TODO:
27+ * [ ] Collect use cases from the community's related Issues / PRs.
28+
1029## Possible Solutions
1130
1231Categories:
You can’t perform that action at this time.
0 commit comments