TwitchGameUncheckedCreateInput: {
    dbId?: string;
    gameId: string;
    name: string;
    updatedAt?: Date | string;
}