Type Alias GuildGameChangelogCountAggregateOutputType

GuildGameChangelogCountAggregateOutputType: {
    _all: number;
    channelId: number;
    dbId: number;
    gameConfigId: number;
    pingRoleId: number;
    steamAppId: number;
    title: number;
}