createParseContext
createParseContext(rootSchemaName: string, rootInput: unknown): ParseContext
Parameters
rootSchemaName: string
rootInput: unknown
createParseContext(rootSchemaName: string, rootInput: unknown): ParseContext
rootSchemaName: string
rootInput: unknown
See