prisma-schema
    Preparing search index...

    Variable _jsonConst

    _json: "\nexport const _json = z.preprocess((value) => {\n if (typeof value === 'string') {\n try {\n return JSON.parse(value);\n } catch {\n return null;\n }\n }\n return value;\n}, z.any());\n" = ...

    Object schema definition to validate json propery query