Skip to content

@0no-co/graphqlsp@1.15.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 05:40
· 8 commits to main since this release
db43f1a

Minor Changes

  • Improves field-usage tracking, we bail when the identifier is passed into a function, this bail is intended so we don't have to traverse the whole codebase tracing down usage
    Submitted by @JoviDeCroock (See #374)