Function: serializeInputValue()
serializeInputValue(
type,value):any
Defined in: packages/utils/src/transformInputValue.ts:58
Parameters
type
GraphQLInputType
value
any
Returns
any
serializeInputValue(
type,value):any
Defined in: packages/utils/src/transformInputValue.ts:58
GraphQLInputType
any
any