Type Alias GuildAutoLiveRoleCountAggregateInputType

GuildAutoLiveRoleCountAggregateInputType: {
    _all?: true;
    dbId?: true;
    guildId?: true;
    roleId?: true;
}