The data needed to update a TwitchGame.
Optionalomit?: TwitchGameOmit<ExtArgs> | nullOmit specific fields from the TwitchGame
Optionalselect?: TwitchGameSelect<ExtArgs> | nullSelect specific fields to fetch from the TwitchGame
Choose, which TwitchGame to update.
TwitchGame update