We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I followed the instructions here: https://thegraph.com/docs/en/querying/querying-from-an-application/#graph-client to query the graph from a react application. I am successfully retrieving data however in the console I am getting the following error:
/node_modules/@graphql-mesh/utils/esm/defaultImportFn.js Critical dependency: the request of a dependency is an expression
Anyone know the solution?
The text was updated successfully, but these errors were encountered:
See; #303
Sorry, something went wrong.
Thank you. I've ignored the warning via webpack config.
Hey @alxlacayo, how did you configure Webpack to ignore this warning?
No branches or pull requests
I followed the instructions here: https://thegraph.com/docs/en/querying/querying-from-an-application/#graph-client to query the graph from a react application. I am successfully retrieving data however in the console I am getting the following error:
/node_modules/@graphql-mesh/utils/esm/defaultImportFn.js Critical dependency: the request of a dependency is an expression
Anyone know the solution?
The text was updated successfully, but these errors were encountered: