Skip to content

Unable to compare two instances of graphene.ObjectType classes #1180

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

Closed
spacether opened this issue Apr 10, 2020 · 1 comment
Closed

Unable to compare two instances of graphene.ObjectType classes #1180

spacether opened this issue Apr 10, 2020 · 1 comment

Comments

@spacether
Copy link

spacether commented Apr 10, 2020

__eq__ is not defined on graphene.ObjectType classes
Please add it so we can compare two instances of classes which inherit from graphene.ObjectType
using self.assertEquals(obj, obj_other)

@spacether spacether changed the title Unable to compare two instances of graphene.Object classes Unable to compare two instances of graphene.ObjectType classes Apr 10, 2020
@KingDarBoja
Copy link

This issue can be closed as solved at #1157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants