updateById()
You can update a data on Schema
Syntax
Id; ID is a string and required.
NewData; New data must contain one or more of the userSchemas properties.
Callback; Callback is a function and not required.
Example
Last updated
You can update a data on Schema
Id; ID is a string and required.
NewData; New data must contain one or more of the userSchemas properties.
Callback; Callback is a function and not required.
Last updated