Skip to content

Allow top-level #[graphql] attribute in attribute macros #1232

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

Merged
merged 7 commits into from
Dec 11, 2023

Conversation

tyranron
Copy link
Member

Required for #1230

Allows to use #[graphql] attributes near #[graphql_object] and similar.

@tyranron tyranron added enhancement Improvement of existing features or bugfix k::api Related to API (application interface) labels Dec 11, 2023
@tyranron tyranron added this to the 0.16.0 milestone Dec 11, 2023
@tyranron tyranron self-assigned this Dec 11, 2023
@tyranron
Copy link
Member Author

CI failure seems to be bson crate regression and is not the topic of this PR.

@tyranron tyranron enabled auto-merge (squash) December 11, 2023 19:59
@tyranron tyranron merged commit 9420f3c into master Dec 11, 2023
@tyranron tyranron deleted the allow-top-level-graphql-attribute branch December 11, 2023 20:31
@tyranron
Copy link
Member Author

CI failure seems to be bson crate regression and is not the topic of this PR.

The fix: mongodb/bson-rust#445

@tyranron tyranron added the area::codegen Related to codegen functionality label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area::codegen Related to codegen functionality enhancement Improvement of existing features or bugfix k::api Related to API (application interface)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant