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

Fix/nested filter #3624

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Fix/nested filter #3624

merged 2 commits into from
Jan 25, 2024

Conversation

magrinj
Copy link
Member

@magrinj magrinj commented Jan 25, 2024

This PR fix the fact that relation fields are exposed in filters of graphQL schema.

Fix #3623

@magrinj magrinj marked this pull request as ready for review January 25, 2024 14:45
Copy link
Member

@Weiko Weiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Weiko Weiko merged commit 6f98d18 into main Jan 25, 2024
13 checks passed
@Weiko Weiko deleted the fix/nested-filter branch January 25, 2024 15:15
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.

fix: field of type RELATION are exposed in graphQL filter
2 participants