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
useGraphQL does not appear to invalidate useFunction requests that are not preinitialized with a new GraphQL.Client. This can easily lead to confusion.
The text was updated successfully, but these errors were encountered:
useGraphQL does not appear to invalidate
useFunction
requests that are not preinitialized with anew GraphQL.Client
. This can easily lead to confusion.The text was updated successfully, but these errors were encountered: