appendFrom Method
Append partial changes which will be combine using there instance key.
appendFrom(adaptor: ChangesetECAdaptor): void
@note $meta property must be present on partial change as information in it is used to combine partial instances.
Parameter | Type | Description |
---|---|---|
adaptor | ChangesetECAdaptor | changeset adaptor is use to read the partial EC change. |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.