Is it possible to refetch something based on it is response

Hey , I have some problems with my response data ! I am getting response but only ids i need to get actual values of it ( It is happening in my custom app )
Example : {
id : some_unique_value

} it is from response
WHat i want is i need to refetch it

HI,

Can you share your scenario, where the problem occurs, input and output bundles? It’s hard to figure out the problm with the information you provided.

L

Found the solution , used rpc

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.