Update user records in the database based on unique userId.
User update data. Only userId is required. Generated properties will be overwritten. null optional properties will be deleted.
userId
null
Error if user records do not exist.
Shallow update semantics:
Returns domain items (array) for consistency with read/search handlers.
Update user records in the database based on unique userId.