Type Alias AggregateGuildRolePanelEmbedField

AggregateGuildRolePanelEmbedField: {
    _count: GuildRolePanelEmbedFieldCountAggregateOutputType | null;
    _max: GuildRolePanelEmbedFieldMaxAggregateOutputType | null;
    _min: GuildRolePanelEmbedFieldMinAggregateOutputType | null;
}

Model GuildRolePanelEmbedField