graphql-python / graphene-federation

Federation implementation for Graphene.
MIT License
40 stars 10 forks source link

Provide type hints #18

Open Meemaw opened 1 year ago

Meemaw commented 1 year ago

The library does not provide type hints, which results into all type information being lost when annotating types with decorators.