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
{{ message }}
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
Hi @pyromaniac I have landed here looking for information on how to have multiple endpoints with a single client, could you say how you achieve this?
Thanks!
Hello, thanks for this awesome client first of all!
We considering to upgrade to 2.1 and we really like newly implemented components, however, during the code review we've noticed that Mutation component doesn't support client passed as props (https://github.com/apollographql/react-apollo/blob/master/src/Mutation.tsx#L117) unlike Query (https://github.com/apollographql/react-apollo/blob/master/src/Query.tsx#L163)
Maybe I'm missing something. Do you have any plans to add client prop support there?
Thanks in advance!
The text was updated successfully, but these errors were encountered: