Skip to content

Descriptions as strings #77

Closed
Closed
@cjoudrey

Description

@cjoudrey

As per graphql/graphql-js#927, descriptions are now strings instead of comments in the SDL.

In order to provide a graceful upgrade path, we could bump graphql-js and add a new configuration option called --comments-as-descriptions that would toggle buildASTSchema's {commentDescriptions: true}.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions