Type Alias GuildGiveawayEntrySumAggregateOutputType

GuildGiveawayEntrySumAggregateOutputType: {
    entries: number | null;
}