Type Alias AggregateGuildScheduledEmbedField

AggregateGuildScheduledEmbedField: {
    _count: GuildScheduledEmbedFieldCountAggregateOutputType | null;
    _max: GuildScheduledEmbedFieldMaxAggregateOutputType | null;
    _min: GuildScheduledEmbedFieldMinAggregateOutputType | null;
}

Model GuildScheduledEmbedField