lightyear.createbatchprops
Home > @runlightyear/lightyear > CreateBatchProps
CreateBatchProps interface
Signature:interface CreateBatchProps<ObjectData>
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
changes | Array<{ changeId: string; data: ObjectData; }> |