GraphQLSP
GraphQLSP copied to clipboard
Consider making MISSING_OPERATION_NAME_CODE optional.
I've found issues around this and understand this project considers it best practice to include an operation name.
I am however, several dozen graphql queries in to a project that does not name operations and while other features of the LSP/tada are great (phenomenal actually, thank you!) the warnings are intrusive/something I'd rather not approach at the moment.
Is there any chance that stance could be reconsidered to make named operations optional rather than automatically warn?