From a1a2a9d11b4b6bae5fe099d6d7de4001446f8b51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 7 Mar 2024 19:22:10 +0000 Subject: [PATCH] deploy: 8682a86cd66cdc6d054c678a3f3ef7a32457e5fc --- draft/index.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/draft/index.html b/draft/index.html index 49505be36..c988f608b 100644 --- a/draft/index.html +++ b/draft/index.html @@ -2517,7 +2517,7 @@
Input Coercion
-

The value for an input object should be an input object literal or an unordered map supplied by a variable, otherwise a request error must be raised. In either case, the input object literal or unordered map must not contain any entries with names not defined by a field of this input object type, otherwise a response error must be raised.

+

The value for an input object should be an input object literal or an unordered map supplied by a variable, otherwise a request error must be raised. In either case, the input object literal or unordered map must not contain any entries with names not defined by a field of this input object type, otherwise a request error must be raised.

The result of coercion is an unordered map with an entry for each field both defined by the input object type and for which a value exists. The resulting map is constructed with the following rules: