On this page

parseInputValue

The parseInputValue function exported by @graphql-tools/utils.

parseInputValue(type, value): any

Defined in: packages/utils/src/transformInputValue.ts:68

Parameters

type

GraphQLInputType

value

any

Returns

any