Type Alias GuildClipForwardCountOutputTypeDefaultArgs<ExtArgs>

GuildClipForwardCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: GuildClipForwardCountOutputTypeSelect<ExtArgs> | null;
}

GuildClipForwardCountOutputType without action

Type Parameters

Type declaration