evo-company / hiku

Library to write servers for GraphQL-like query languages
http://hiku.readthedocs.io
BSD 3-Clause "New" or "Revised" License
60 stars 13 forks source link

Implement class-based API for graph declaration #142

Open slavikovbasa opened 11 months ago

slavikovbasa commented 11 months ago

Implement and process class-based graph components. Old and new apis have to coexist to enable gradual migration.