Redundant use of `await` on a return value.
Hi ,
I am facing the issue as like below for the
{{ await Actions.callRest(context, {
endpoint: 'ORDSService/getBox',
uriParams: uriParams,
})
}}
Please suggest to solve it.
Tagged:
0