Skip to content
New issue

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

GraphQL Request must include at least one of those two parameters: "query" or "queryId" #84

Open
apistol opened this issue Jun 13, 2021 · 0 comments

Comments

@apistol
Copy link

apistol commented Jun 13, 2021

I just cloned the project from master, changed my user env.NEXT_PUBLIC_WORDPRESS_URL, when i try to build the project it or to start it displays the following error

type: 'ApolloError',
graphQLErrors: [
{
message: 'GraphQL Request must include at least one of those two parameters: "query" or "queryId"',
extensions: [Object]
}
],
networkError: null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant