Skip to content

Using graphql_server.flask GraphQLView won't support graphene validation rules #128

@adiberk

Description

@adiberk

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.

Does graphql-server not support this?

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