Skip to content

Commit fd5869b

Browse files
binaryseedIvanGoncharov
authored andcommitted
Add placeholders for new sections (#616)
* Add placeholders for new sections * contributing note
1 parent bb95aa5 commit fd5869b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

rfcs/InputUnion.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ This document attempts to bring together all the various solutions that have bee
77

88
From 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

1231
Categories:

0 commit comments

Comments
 (0)