-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat: Implement generic filters #90
Commits on Sep 26, 2024
-
Added new query API implementing a first version of generic filters. Some things are missing: - No subscriptions yet, almost there - No filters for multi type fields like messages, still thinking about how to implement the API to make it user friendly. Please, any feedback is welcome! Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f3103d8 - Browse repository at this point
Copy the full SHA f3103d8View commit details -
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 570e1e3 - Browse repository at this point
Copy the full SHA 570e1e3View commit details -
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c534cc - Browse repository at this point
Copy the full SHA 8c534ccView commit details -
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f542d32 - Browse repository at this point
Copy the full SHA f542d32View commit details -
Add examples to simplify new API usage
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4149dab - Browse repository at this point
Copy the full SHA 4149dabView commit details -
Add another example for blocks
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ea3ed11 - Browse repository at this point
Copy the full SHA ea3ed11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b4827b - Browse repository at this point
Copy the full SHA 9b4827bView commit details -
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f514f4d - Browse repository at this point
Copy the full SHA f514f4dView commit details -
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 26dbe39 - Browse repository at this point
Copy the full SHA 26dbe39View commit details -
use where instead of filter in subscriptions and improve example
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 887de27 - Browse repository at this point
Copy the full SHA 887de27View commit details -
Use final version for the filter plugin
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d1dce71 - Browse repository at this point
Copy the full SHA d1dce71View commit details -
Go generate with new gqlgen version
Signed-off-by: Antonio Navarro <antnavper@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 662a979 - Browse repository at this point
Copy the full SHA 662a979View commit details