Skip to content

Commit 700355b

Browse files
benjiebinaryseed
authored andcommitted
Fix inconsistency vs evaluation (#676)
1 parent 8ac091a commit 700355b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rfcs/InputUnion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ The premise of this RFC - GraphQL should contain a polymorphic Input type.
204204

205205
| [1][solution-1] | [2][solution-2] | [3][solution-3] | [4][solution-4] | [5][solution-5] |
206206
|----|----|----|----|----|
207-
||||| ⚠️ |
207+
||||| |
208208

209209
Criteria score: 🥇
210210

@@ -837,7 +837,7 @@ A quick glance at the evaluation results. Remember that passing or failing a spe
837837

838838
| | [1][solution-1] | [2][solution-2] | [3][solution-3] | [4][solution-4] | [5][solution-5] |
839839
| -- | -- | -- | -- | -- | -- |
840-
| [A][criteria-a] 🥇 | ✅ | ✅ | ✅ | ✅ | ⚠️ |
840+
| [A][criteria-a] 🥇 | ✅ | ✅ | ✅ | ✅ | |
841841
| [B][criteria-b] 🥇 | ✅⚠️ | ✅ | ✅ | ✅⚠️ | 🚫 |
842842
| [C][criteria-c] 🥇 | ✅ | ✅ | 🚫 | ⚠️ | ✅ |
843843
| [D][criteria-d] 🥇 | ✅ | ✅ | ✅ | ✅ | ✅ |

0 commit comments

Comments
 (0)