ymLib.args.apiResponse not working

ymLib.args.apiResponse is not giving the api response. Has this been deprecated?
CC: @mayank.kaushik

1 Like

Hey @Atharva_Agrawal
You need to access the variable in which the API response is stored.
For ie: let { products } = data.variables.community_search_resp;