Transfers multiple state values within state.
inputPaths is array of input paths, outputPaths is array of output paths. Two arrays correspond.
{ "sampleKey": { "inputPaths": [ "$.yourStateKey" ], "outputPaths": [ "$.yourStateKey" ] } }