Gabriel McAdams

Results 12 comments of Gabriel McAdams

Two thoughts: The term `query` is well established in the GraphQL spec and the community. This would not be the right place to make that change. If the GraphQL were...

@benjie I agree that compatibility is key. Something is needed to describe a contract for client requests to contain pointers to server persisted information. Though I would like to see...

@benjie For the most part, that's great. The issue I have is that `id` is so generic but is being proposed for something so specific as `query`. It kind of...

Thanks for the suggestion. I will work on that and include one for the next release.

Hi @AlansCodeLog, Thanks for creating this issue. I don't have that much time to spare these days. I have thought about the need for this feature as well (I would...

This feature has been added in the latest release (6.1.4) in the marketplace. You should be able to use this with any file located anywhere in your workspace(s). Overrides should...

@kinland LintLens does not yet support ts files (based on the assumption that parsing TS files would be challenging). Sorry.

Thanks for pointing this out to me. I will fix it when I have more time.

feel free to submit a pull request.

Thank you @kinland. I have been busy on other projects for a while, so I can't remember the details of the module that parses the config... but This may have...