I installed this GraphQL: Language Feature Support extension in VS Code, it's seems to be functioning, but it's missing some stuff, in the schema, it's not highlighting the errors, and it's shows the the autocomplete only when the schema is fully valid, otherwise, nothing will work.
For the documents, the errors and autocomplete works fine as long as the schema is valid.
How can I validate and autocomplete the schema?