Skip to content

Lesson # 15 UseQuery returns loading true and data is undefined #5660

Answered by alfaqi
abdullahtanvir11 asked this question in Q&A
Discussion options

You must be logged in to vote

change url to uri

const client = new ApolloClient({
    cache: new InMemoryCache(),
    uri: process.env.NEXT_PUBLIC_QUERY_URL,
})

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@abdullahtanvir11
Comment options

@alfaqi
Comment options

@alfaqi
Comment options

Answer selected by abdullahtanvir11
@abdullahtanvir11
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants