ims-db
    Preparing search index...

    Variable ProductTagFieldConst

    ProductTagField: ZodEnum<
        {
            createdAt: "createdAt";
            deletedAt: "deletedAt";
            id: "id";
            productId: "productId";
            tagId: "tagId";
            updatedAt: "updatedAt";
            updatedById: "updatedById";
        },
    > = ...

    ProductTagField schema (Thu Nov 13 2025)