Skip to content

IntelliSense Error: "Unknown argument 'order' on field" Despite Schema Support #10344

Closed Answered by ashwth
ashwth asked this question in Q&A
Discussion options

You must be logged in to vote

I found the issue — IntelliSense was not working because the VSCode extension was not picking up the newly generated schema.

Running the codegen or reloading the schema in the GraphQL plugin wasn’t enough.

Solution:

A full restart of VSCode (not just reloading the window or the terminal) fixed the problem. After restarting, IntelliSense correctly recognized the order argument on episodes.

Leaving this here in case someone else runs into the same issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ashwth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant