graphql-language-service icon indicating copy to clipboard operation
graphql-language-service copied to clipboard

Support code-completing default values for variables

Open shadaj opened this issue 7 years ago • 0 comments

In addition to the code-completion logic, this includes a fix to the parser to always surface types to the first non-type parent state, which is required to have access to the variable type when searching for completion candidates for the default value.

shadaj avatar Jul 27 '18 20:07 shadaj