ims-api
    Preparing search index...

    Variable extendedClientConst

    extendedClient: DynamicClientExtensionThis<
        TypeMap<
            InternalArgs & { client: {}; model: {}; query: {}; result: {} },
            {},
        >,
        TypeMapCb<PrismaClientOptions>,
        { client: {}; model: {}; query: {}; result: {} },
    > = ...

    Prisma client with extentions

    • withHash
    • withReadonly
    • withSlugify
    • withSoftDelete