Type Alias GuildCountOutputTypeCountMessagesArgs<ExtArgs>

GuildCountOutputTypeCountMessagesArgs<ExtArgs>: {
    where?: GuildCustomMessageWhereInput;
}

GuildCountOutputType without action

Type Parameters