strawberry
strawberry copied to clipboard
Schema hot reload
Would it be possible to reload the schema at runtime?
Feature Request Type
- [ ] Core functionality
- [x] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavior
Description
Support for dynamic schema alteration, a way to refresh the schema during run time.
Not sure if this works for your use case, but have you seen the reload option of uvicorn already?
@gcemaj I'll close the issue since this is something you can do via unicorn or your web framework of choice 😊
If you meant something different, let us know!