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
With your plugin everything works good, beautiful! But with graphql-persisted-document-loader is a little bit a mess (in React).
I was wondering if you can add a simple "documentHash" or "documentID" or "queryHash" (maybe also using that package) for the hash of the query useful for persisted GraphQL queries.
Is this difficult?
Can you see the positive sides of this feature?
The text was updated successfully, but these errors were encountered:
I'm trying to implement https://github.com/leoasis/graphql-persisted-document-loader in my React Application.
With your plugin everything works good, beautiful! But with
graphql-persisted-document-loader
is a little bit a mess (in React).I was wondering if you can add a simple "documentHash" or "documentID" or "queryHash" (maybe also using that package) for the hash of the query useful for persisted GraphQL queries.
Is this difficult?
Can you see the positive sides of this feature?
The text was updated successfully, but these errors were encountered: