PatchChangeCollection

type PatchChangeCollection: object;

Type declaration

collectionId

collectionId: string;

itemsPatch

itemsPatch: ItemsPatch;

schema?

optional schema: SchemaDefinition;