Decodes one app operation result with the standard JSON envelope semantics: success envelopes return their data, error envelopes and HTTP-error statuses throw InvokeError, and any other JSON body passes through unchanged.
Decodes one app operation result with the standard JSON envelope semantics: success envelopes return their data, error envelopes and HTTP-error statuses throw InvokeError, and any other JSON body passes through unchanged.