Type Alias GuildRolePanelCountOutputTypeDefaultArgs<ExtArgs>

GuildRolePanelCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: GuildRolePanelCountOutputTypeSelect<ExtArgs> | null;
}

GuildRolePanelCountOutputType without action

Type Parameters

Type declaration