pm-db
    Preparing search index...

    Variable AssignmentDistinctFieldsSchemaConst

    AssignmentDistinctFieldsSchema: ZodArray<
        ZodEnum<
            {
                assigneeId: "assigneeId";
                createdAt: "createdAt";
                id: "id";
                taskId: "taskId";
                updatedAt: "updatedAt";
            },
        >,
    > = ...