Skip to content

String-formatted schema descriptions not in introspection query #169

Closed
@miriam

Description

@miriam

We use string-formatted descriptions in our schema, as per the current GraphQL spec. You can see an example here.

When we migrated to graphql-java-tools, the schema descriptions disappeared from the introspection query. Changing our schema to use # comment descriptions fixed this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions