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 enum type definition #2759

Merged
merged 1 commit into from
May 8, 2024

Conversation

vohoanglong0107
Copy link
Contributor

Summary

Parse Graphql Enum type definition (link). This is a small case so this PR handle both the happy path and the error one.

Test Plan

All test should pass

Copy link

codspeed-hq bot commented May 8, 2024

CodSpeed Performance Report

Merging #2759 will not alter performance

Comparing vohoanglong0107:feat-graphql-parse-enum (5a7439e) with main (6c93aff)

Summary

✅ 85 untouched benchmarks

@vohoanglong0107 vohoanglong0107 marked this pull request as ready for review May 8, 2024 02:52
@ematipico ematipico merged commit 4ba08ef into biomejs:main May 8, 2024
12 checks passed
@vohoanglong0107 vohoanglong0107 deleted the feat-graphql-parse-enum branch May 8, 2024 08:57
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