Skip to content

Documentation on connection_field_factory #228

Closed
@rdemetrescu

Description

@rdemetrescu

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions