Type Alias GuildCountOutputTypeCountRandomMessagesArgs<ExtArgs>

GuildCountOutputTypeCountRandomMessagesArgs<ExtArgs>: {
    where?: GuildRandomMessageWhereInput;
}

GuildCountOutputType without action

Type Parameters