-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Just like strawberry-graphql, having a debug-server extras option and a cli command to start a debug server with a demo schema annotated with directives would we great to have a first glance of the library.
For example, given an install like:
pip install graphql-complexity[debug-server]Then we can hook strawberry debug server somehow with the complexity extension in place.
complexity start app
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request