Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lutter
Copy link
Collaborator

@lutter lutter commented Jan 5, 2023

For Bytes fields, it was not possible to use less than/greater than comparisons, even though there's nothing wrong with allowing them. As it turns out, the machinery for them was already implemented, they were just not put into the GraphQL schema.

I didn't do anything about API versioning in this PR since we've had other examples of GraphQL schema changes (e.g., child and and/or filters) that didn't change the API version either.

Fixes #4282

@lutter lutter merged commit 6c5fafa into master Jan 6, 2023
@lutter lutter deleted the lutter/bytes-cmp branch January 6, 2023 18:13
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.

Missing Query Filters for Bytes type

3 participants