Adi Berkowitz
Adi Berkowitz
### Is there an existing issue for this? - [X] I have searched the existing issues and read the documentation ### Question Looking at the sns service - I see...
In graphene-sqlalchemy-filters. One of the benefits was that when adding custom filters, they didn't have to be associated to fields. It seems the new filter setup covers 90% of the...
I have scripts that get run that 1. Create lambdas (if they aren't present already - I make function lookup call to check this) 2. create sqs and sns related...
Our current Dockerfile install command with poetry - we can disable venv creation `poetry config virtualenvs.create false...` It would be nice to be able to run `uv sync` with a...
### Is this urgent? Yes ### Host OS Windows ### CPU arch x86_64 ### VPN service provider NordVPN ### What are you using to run the container docker-compose ### What...
[BUG] using `docker compose run --watch` my app is restarting more than once after every file change
### Description I have a docker compose file that uses a watch configuration. sync+restart Everything works as expected, except I see that after every single save, my app restarts more...
I think it would be useful to make sure we pass ResolveInfo (and thereby context) to any and all resolvers. Specifically I would like to see the ResolveInfo object passed...
In v.5 it was easy to use this with celery without having to recreate fastapi app (which isn't needed for celery) To do this we would Moneky patch the _Session...
Is there a way we can explicitly list all the fields we want filters created for? Like maybe in the Meta of the sqlalchemy object type?
Love the app! Keep up all the good work! ## Feature request - I noticed that if I want to import audiobook from Jellyfin and that audiobook is in a...