Skip to content

Allow DjangoObjectType to use an Abstract Connection Class #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

BossGrand
Copy link
Member

referred to as connection_class, it will instantiate the connection from the provided class or default to graphene.Connection if not supplied

Solves #304

I created this second pull request to merge from a branch of my fork so that I can keep making changes without them being merged into this pr

referred to as connection_class, it will instantiate the connection from the provided class or default to graphene.Connection if not supplied
@BossGrand BossGrand changed the title Allow abstract Connection Class to DjangoObjectType Allow DjangoObjectType to use an Abstract Connection Class Nov 3, 2017
@coveralls
Copy link

coveralls commented Nov 3, 2017

Coverage Status

Coverage increased (+0.01%) to 93.014% when pulling 2a39f5d on BossGrand:feature/allow_abstract_connections into 2600f0f on graphql-python:master.

@syrusakbary syrusakbary merged commit 94e2a5c into graphql-python:master Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants