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

Input type auto-generation improvements #127

Merged
merged 26 commits into from
Jan 29, 2024

Conversation

LastDragon-ru
Copy link
Owner

Closes: #114

… => `AstManipulator::getOriginTypeDefinition()`.
…ore useful) `AstManipulator::getOriginType()`.
…emoved unnecessary check that relation supported).
@LastDragon-ru LastDragon-ru added scope: feat New feature or request pkg: graphql ! Breaking change labels Jan 29, 2024
@LastDragon-ru LastDragon-ru added this to the Next milestone Jan 29, 2024
@LastDragon-ru LastDragon-ru self-assigned this Jan 29, 2024
@LastDragon-ru LastDragon-ru changed the title InputTypeAutoGenerationImprovements improvements Input type auto-generation improvements Jan 29, 2024
@LastDragon-ru LastDragon-ru merged commit accd8bf into main Jan 29, 2024
116 checks passed
@LastDragon-ru LastDragon-ru deleted the graphql/InputTypeAutoGenerationImprovements branch January 29, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
! Breaking change pkg: graphql scope: feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter out nested fields without RelationDirective if _ is used.
1 participant