Dan Caddigan
Dan Caddigan
Make config more forgiving. We oftentimes import wathog-decorated model classes in external independent data loaders, and it's a bit awkward to set WARTHOG_* env variables just to be able to...
I've created a milestone for V3 here: https://github.com/goldcaddy77/warthog/milestone/1 I'd love to talk to folks that have used Warthog in Production to see what worked well for them and what they...
Need a documentation site - the README is large and still falling behind the existing functionality. Requirements: - Must be generated from md or mdx - Hosted in this repo...
If consumers follow JWT standards, Warthog should make things really easy. For instance: - If using JWTs - ...and JWT comes in through `authorization` header - ...and the header is...
For standard endpoint types, we should create decorators and then only auto-generate the special schema components if the client has registered that endpoint type: - connectionQuery - find Query -...
BREAKING CHANGE: several changes will be needed, so this is a breaking change