In case the ClientChangelog found by the where argument doesn't exist, create a new ClientChangelog with this data.
Optionalinclude?: ClientChangelogInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: ClientChangelogOmit<ExtArgs> | nullOmit specific fields from the ClientChangelog
Optionalselect?: ClientChangelogSelect<ExtArgs> | nullSelect specific fields to fetch from the ClientChangelog
In case the ClientChangelog was found with the provided where argument, update it with this data.
The filter to search for the ClientChangelog to update in case it exists.
ClientChangelog upsert