Type Alias GuildCountOutputTypeDefaultArgs<ExtArgs>

GuildCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: GuildCountOutputTypeSelect<ExtArgs> | null;
}

GuildCountOutputType without action

Type Parameters

Type declaration