Type Alias GuildAutoLiveRoleFilterMinAggregateInputType

GuildAutoLiveRoleFilterMinAggregateInputType: {
    dbId?: true;
    guildAutoLiveRoleId?: true;
    mode?: true;
}