Skip to content
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

feat(biome_graphql_parser): parse directive definition #2774

Merged

Conversation

vohoanglong0107
Copy link
Contributor

Summary

Parse GraphQL directive definition (link). This is a small case so this PR includes both the happy path parsing and error handling

This is the last GraphQL definition. After this, we can start parsing GraphQL type extensions.

Test Plan

All tests should pass

Copy link

codspeed-hq bot commented May 9, 2024

CodSpeed Performance Report

Merging #2774 will not alter performance

Comparing vohoanglong0107:feat-graphql-directive-definition (79b8078) with main (d74b584)

Summary

✅ 85 untouched benchmarks

@vohoanglong0107 vohoanglong0107 marked this pull request as ready for review May 9, 2024 01:09
@ematipico ematipico merged commit 75c7ebf into biomejs:main May 9, 2024
12 checks passed
@vohoanglong0107 vohoanglong0107 deleted the feat-graphql-directive-definition branch May 9, 2024 08:14
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