Type Alias GuildRolePanelEmbedFieldCountAggregateInputType

GuildRolePanelEmbedFieldCountAggregateInputType: {
    _all?: true;
    dbId?: true;
    guildRolePanelEmbedId?: true;
    inline?: true;
    name?: true;
    value?: true;
}