jsonPointerMovePatchOn this pageMovePatch Signature interface MovePatch extends BasePatch { op: typeof Operation.MOVE; from: string;}