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
Hi, I'm trying to implement localForage with graphiql.
But whenever i passed localForage instance into graphiql storage props. I get an error that QueryHistory component received a promise object, rather than a string. Is there a way to implement async storage into graphiql?