jsonPointerTestPatchOn this pageTestPatch Signature interface TestPatch<Value> extends BasePatch { op: typeof Operation.TEST; value: Value;}