Type Alias GuildDropsCountOutputTypeDefaultArgs<ExtArgs>

GuildDropsCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: GuildDropsCountOutputTypeSelect<ExtArgs> | null;
}

GuildDropsCountOutputType without action

Type Parameters

Type declaration