You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
Right now, the schema is generated by (manually) copying the output of the GraphQL schema API based on the code.
It would be nice to reverse this, using some codegen to build the proper objects based on an existing schema definition.
See: https://github.com/davidpdrsn/juniper-from-schema