updateMeta
Merges values into custom metadata (unlike setMeta which replaces).
Not yet implemented in v4. This method is on the API surface and will throw when called.
Parameters
_meta
Metadata to merge.
Returns
Promise<void>
Throws
Throws unconditionally — implementation pending.