You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How would you set this up if you had two clients hitting multiple endpoints for different purposes.
I am trying to hit a https://api.graphloc.com/graphql just for geo coordinates while using a different endpoint for everything else. Compiler complains because I haven't run yarn send-introspection-query on that endpoint. Is this possible with this ppx?
Thank you.
The text was updated successfully, but these errors were encountered:
How would you set this up if you had two clients hitting multiple endpoints for different purposes.
I am trying to hit a
https://api.graphloc.com/graphql
just for geo coordinates while using a different endpoint for everything else. Compiler complains because I haven't runyarn send-introspection-query
on that endpoint. Is this possible with this ppx?Thank you.
The text was updated successfully, but these errors were encountered: