Skip to main content
Latest
function coerceInputValue
import { coerceInputValue } from "https://deno.land/x/graphql_deno@v15.0.0/lib/index.js";

Coerces a JavaScript value given a GraphQL Input Type.

Parameters

inputValue
type
optional
onError = [UNSUPPORTED]