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 has been archived by the owner on Apr 9, 2024. It is now read-only.
The fix was to downgrade the graphql-tools version which makes the memory example work, opened this issue so it can be upgraded if this is fixed in the future.
The text was updated successfully, but these errors were encountered:
acoreyj
changed the title
Memory example not working
Memory example not working with latest graphql-tools
Aug 10, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The memory example uses rollup, unfortunately the latest graphql-tools has circular dependencies that result in bad js for the browser.
I opened an issue at graphql tools as well. ardatan/graphql-tools#924
The fix was to downgrade the graphql-tools version which makes the memory example work, opened this issue so it can be upgraded if this is fixed in the future.
The text was updated successfully, but these errors were encountered: