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 union type definition #2719

Conversation

vohoanglong0107
Copy link
Contributor

Summary

Parse Graphql Union Type definition (link). This is a small case so I included both the happy path parsing and the error handling.

Test Plan

All tests should pass

Copy link

codspeed-hq bot commented May 5, 2024

CodSpeed Performance Report

Merging #2719 will not alter performance

Comparing vohoanglong0107:feat-parse-union-type-definition-graphql (e0160b4) with main (9c4be6b)

Summary

✅ 85 untouched benchmarks

@vohoanglong0107 vohoanglong0107 marked this pull request as ready for review May 5, 2024 03:01
@ematipico ematipico merged commit 6c93aff into biomejs:main May 7, 2024
12 checks passed
@vohoanglong0107 vohoanglong0107 deleted the feat-parse-union-type-definition-graphql branch May 7, 2024 23:47
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