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

Graphql events keys filtering #1062

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Graphql events keys filtering #1062

merged 2 commits into from
Oct 20, 2023

Conversation

broody
Copy link
Collaborator

@broody broody commented Oct 17, 2023

Enable keys filtering on events query. Note: keys here are not entity keys in dojo context, but they refer to raw event keys

We're also validating keys argument to only be hex string or * wildcard. Moving away from % wildcard which is a sql syntax.

events (keys: ["*", "0x2"]) { ... }

@tarrencev tarrencev merged commit 4ae61b3 into main Oct 20, 2023
10 checks passed
@tarrencev tarrencev deleted the torii-events-key-filter branch October 20, 2023 21:10
matzayonc pushed a commit to visoftsolutions/dojo that referenced this pull request Oct 21, 2023
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.

2 participants