Type Alias GuildCountOutputTypeCountStreamRolesArgs<ExtArgs>

GuildCountOutputTypeCountStreamRolesArgs<ExtArgs>: {
    where?: GuildStreamRoleWhereInput;
}

GuildCountOutputType without action

Type Parameters