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