Apollo client usequery with variable #1108
-
This seems pretty straight forward in the apollo client documentation but i cant figure out how to pass a parameter using usequery. I am following the apollo client docs for typescript and i see a parameter that appears the root level in Apollo dev tools but it does not get passed to my query. I am using the simple recipe example for my backend with a react app pm frontend. I can query just find if i hardcode a value for recipe id but the $ variable will not work for me. Can anyone shed some light on this please? thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I'm not sure if someone in TypeGraphQL discussions will help you setup Apollo Client 😛 |
Beta Was this translation helpful? Give feedback.
I'm not sure if someone in TypeGraphQL discussions will help you setup Apollo Client 😛