On this page

serializeInputValue

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

serializeInputValue(type, value): any

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

Parameters

type

GraphQLInputType

value

any

Returns

any