You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error message generated here is incorrect. It should be only_type._meta.name instead of graphene_type._meta.name. This way the expected value will be reported, which is what the message says it is.
The error message generated here is incorrect. It should be
only_type._meta.name
instead ofgraphene_type._meta.name
. This way the expected value will be reported, which is what the message says it is.graphene/graphene/relay/node.py
Line 105 in 7bd77a0
Also, it's better to use "a" instead of "an" as a default preposition in messages.
graphene/graphene/relay/node.py
Line 104 in 7bd77a0
The text was updated successfully, but these errors were encountered: