Skip to content

Commit be94ae4

Browse files
authored
Sign up as champion for #3 proposal in InputUnion RFC (#685)
1 parent 02fd71f commit be94ae4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rfcs/InputUnion.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,8 @@ input DogInput {
577577

578578
## 💡 3. Order based discrimination
579579

580+
**Champion:** @leebyron
581+
580582
The concrete type is the first type in the input union definition that matches.
581583

582584
```graphql

0 commit comments

Comments
 (0)