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
Create a way for requesting data from server. It should also take into account type of request to server( Graphql), include session token, bearer token, email/password_hash to send along if needed. Ability to exclude cached data if needed
Describe the solution you'd like
Build on top of existing graphql hook (useQuery, useLazyQuery, useMutation, ...)
Can connect to redux/storage if needed.
The text was updated successfully, but these errors were encountered:
🚀 feature request
Description
Describe the solution you'd like
The text was updated successfully, but these errors were encountered: