MetadataPatchDescribes a change to a single metadata key, including the old and new values for conflict detection. Properties key tskey: string; newValue tsnewValue: unknown; oldValue tsoldValue: unknown;Updated 13 days ago