Skip to content

Generated schema contains empty descriptions (v3) #983

Closed
@DoctorJohn

Description

@DoctorJohn

While working on #976 I noticed that verious tests expect fields to have an empty description. In /graphene_django/tests/test_types.py for example, \"""\""" is expected within the generated schemas all over the place.

This is not the case on master. Furthermore the generated schema is not parsable by an GraphQL client I'm working with due to these empty descriptions.

I'll start working on an PR to fix this behaviour and related tests.

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