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 interface type extension #2942

Merged

Conversation

vohoanglong0107
Copy link
Contributor

Summary

Parse GraphQL interface extensions (link). This is almost identical to object extension syntax.

Test Plan

All tests should pass

@github-actions github-actions bot added the A-Tooling Area: internal tools label May 22, 2024
Copy link

codspeed-hq bot commented May 22, 2024

CodSpeed Performance Report

Merging #2942 will not alter performance

Comparing vohoanglong0107:feat-graphql-parse-interface-extension (b32985c) with main (35702c4)

Summary

✅ 92 untouched benchmarks

@vohoanglong0107 vohoanglong0107 marked this pull request as ready for review May 22, 2024 01:13
@ematipico ematipico merged commit e4644da into biomejs:main May 27, 2024
13 checks passed
@vohoanglong0107 vohoanglong0107 deleted the feat-graphql-parse-interface-extension branch May 27, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Tooling Area: internal tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants