Closed
Description
I'm using graphene-sqlalchemy version 2.2.0 and I'm getting lots of createConnectionField is deprecated and will be removed in the next major version. Use SQLAlchemyObjectType.Meta.connection_field_factory instead.
warnings.
Is there any example on how to configure this connection_field_factory? Are there any default factories? So far I couldn't find any example using this new feature on the project site.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels