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
I am using latest compatible version of all libraries
I am trying to use from graphene.validation.depth_limit import depth_limit_validator
However I keep hitting this error
TypeError: Rules must be specified as a collection of ASTValidationRule subclasses.