ResourceStore using decorator pattern for the modifyResource function. If the original store supports the Patch, behaviour will be identical, otherwise the PatchHandler will be called instead.
modifyResource
ResourceStore using decorator pattern for the
modifyResourcefunction. If the original store supports the Patch, behaviour will be identical, otherwise the PatchHandler will be called instead.