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
7
7
8
8
From that shared understanding, this document can then evolve into a proposed solution.
9
9
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
+
10
29
## Possible Solutions
11
30
12
31
Categories:
You can’t perform that action at this time.
0 commit comments