Skip to content

dunder '__', is reserved by GraphQL introspection #1533

Closed
@Yankzy

Description

@Yankzy

Just upgrade to graphene-django 3.1.x now getting this in Graphiql
{ "errors": [ { "message": "Name '__1' must not begin with '__', which is reserved by GraphQL introspection." }, { "message": "Name '__2' must not begin with '__', which is reserved by GraphQL introspection." }, { "message": "Name '__1' must not begin with '__', which is reserved by GraphQL introspection." }, { "message": "Name '__2' must not begin with '__', which is reserved by GraphQL introspection." }, { "message": "Name '__1' must not begin with '__', which is reserved by GraphQL introspection." }, { "message": "Name '__2' must not begin with '__', which is reserved by GraphQL introspection." }, { "message": "Name '__1' must not begin with '__', which is reserved by GraphQL introspection." }, { "message": "Name '__2' must not begin with '__', which is reserved by GraphQL introspection." } ] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions