property GraphqlScalarTypeLike.parseLiteral

Type

(
node: unknown,
variables?: Record<string, unknown> | null
) => unknown

Usage

import { type GraphqlScalarTypeLike } from "graphql-plugin/src/index.ts";