From e3c62c8cdcb9933a33fae7f26fd0034accb64bf7 Mon Sep 17 00:00:00 2001 From: Matt <32583744+mcwoodle@users.noreply.github.com> Date: Mon, 29 Aug 2022 16:48:53 -0400 Subject: [PATCH] Updating the decision of the Input Union RFC to RFC #825 using @oneOf --- rfcs/InputUnion.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rfcs/InputUnion.md b/rfcs/InputUnion.md index a1105ebb..ec931dbf 100644 --- a/rfcs/InputUnion.md +++ b/rfcs/InputUnion.md @@ -1124,8 +1124,10 @@ A quick glance at the evaluation results. Remember that passing or failing a spe # ☑️ Decision Time! -Following meetings of the GraphQL Input Unions working group, [Solution 7][solution-7] was -proposed as an evolution of Solution 5, and is currently the leading solution. +The end result of this RFC is the [RFC: OneOf Input Objects #825](https://github.com/graphql/graphql-spec/pull/825). + +~~Following meetings of the GraphQL Input Unions working group, [Solution 7][solution-7] was~~ +~~proposed as an evolution of Solution 5, and is currently the leading solution.~~ ~~According to a simple [weight ranking](https://docs.google.com/spreadsheets/d/1ymKqI6BSTHGGHkf9IDjo0EJmOqMryS-uQRwDV77OF5g/edit?usp=sharing), here are the solutions in order:~~