GuildCountAggregateInputType: {
    _all?: true;
    autoLiveRoleLogs?: true;
    birthdayChannelId?: true;
    birthdayEnabled?: true;
    birthdayRoleId?: true;
    bitfield?: true;
    blacklisted?: true;
    dbId?: true;
    disableDoubleVoteEntry?: true;
    giveawayLogsChannelId?: true;
    guildId?: true;
    ignoreIfNotCatchedByOverride?: true;
    leaveChannelId?: true;
    leaveEnabled?: true;
    linkedRoleLogs?: true;
    locale?: true;
    overrideBranding?: true;
    statusRoleLogs?: true;
    stickyMessageDelaySeconds?: true;
    syncUsername?: true;
    vodDownloadStoreForHours?: true;
    welcomeChannelId?: true;
    welcomeEnabled?: true;
}