Skip to content

fix(field-usage): support Array.at and non-null-expressions #177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

JoviDeCroock
Copy link
Member

@JoviDeCroock JoviDeCroock commented Jan 17, 2024

This also made me realise that .map/... the built-in array methods when used without fragmentRefs will indicate unused stuff... so we might need to add a method to support crawling new references produced by these functional methods... Same for a for/while loop I reckon but that will be less present in most apps

EDIT: added support for built-in methods in c5b1e9e

Copy link

changeset-bot bot commented Jan 17, 2024

🦋 Changeset detected

Latest commit: c16ea90

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@0no-co/graphqlsp Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoviDeCroock JoviDeCroock requested a review from kitten January 17, 2024 10:33
@JoviDeCroock JoviDeCroock force-pushed the fix-at-assertion branch 3 times, most recently from 955e1d9 to 7548e15 Compare January 17, 2024 11:09
@JoviDeCroock JoviDeCroock merged commit 2d9daeb into main Jan 17, 2024
@JoviDeCroock JoviDeCroock deleted the fix-at-assertion branch January 17, 2024 11:37
@github-actions github-actions bot mentioned this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants