findOneByIdAndCreatedByIfExists({
        _id,
        createdBy,
    }: {
        _id: IIntegration['_id'];