jsonPointerAddPatchOn this pageAddPatch Signature interface AddPatch<Value> extends BasePatch { op: typeof Operation.ADD; value: Value;}