Hi there, been having some issue with my apollo graphql config.options in my react native app
so I am passing a
prop
from one screen to the other..
so on the new screen I want to use the prop passed from the other page, as a variable in my query.
question is, how do I use the prop in the