On this page

parseInputValueLiteral

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

parseInputValueLiteral(type, value): any

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

Parameters

type

GraphQLInputType

value

any

Returns

any