tartiflette/tartiflette-aiohttp
tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a look of the Tartiflette project.
PythonMIT
Issues
- 1
Aiohttp 3.9 support
#268 opened by upcFrost - 1
engine_sdl parameter in register_graphql_handlers does not recognize array of SDL strings.
#190 opened by danielfaust - 2
Overriding subscriptions message processing logic
#162 opened by upcFrost - 4
Subscriptions are missing keepalives
#123 opened by daveoconnor - 5
GraphiQL custom header support
#116 opened by upcFrost - 6
[bug report] Can't run a subscription in local.
#112 opened by Boblebol - 15
- 7
- 3
GraphiQL endpoint requires an internet connection
#85 opened by dkbarn - 16
- 2
Provides a context generator parameter
#55 opened by Maximilien-R - 6
- 0
- 0
- 3
Context passed to subscriptions is None
#46 opened by jonypawks - 1
- 3
Subscription handler not working when passing engine as coroutine to `register_graphql_handlers`
#25 opened by arjandepooter - 7
Multiple non anonymous operations raise an error
#14 opened by thecylax - 0
(Execution) Return valid GraphQL error when @Subscription("Subscription.myField") raises an error
#10 opened by tsunammis