In case the KickClipper found by the where argument doesn't exist, create a new KickClipper with this data.
Optionalomit?: KickClipperOmit<ExtArgs> | nullOmit specific fields from the KickClipper
Optionalselect?: KickClipperSelect<ExtArgs> | nullSelect specific fields to fetch from the KickClipper
In case the KickClipper was found with the provided where argument, update it with this data.
The filter to search for the KickClipper to update in case it exists.
KickClipper upsert