Calling $update on an object with a composite primary key triggers an error in console:
You can't specify where value as string or number when you
have a composite key defined in your model. Please include composite
keys to the data fields.
See this code sandbox that reproduces the problem:

Calling $update on an object with a composite primary key triggers an error in console:
See this code sandbox that reproduces the problem: