Skip to content

Conversation

@agibsonIL
Copy link
Contributor

@agibsonIL agibsonIL commented Jan 17, 2019

  1. Create new SchemaPrinterOptions to allow old implements syntax.
  • Creating SchemaPrinterOptions.OldImplementsSyntax will fix discontinuity issues that were incidentally created from this ticket for graphql/graphql-js while still allowing backwards compatibility.
  1. Fix SchemaPrinterOptions.IncludeDescriptions option to print field descriptions and not the object type description.
  • This is a bug fix to correctly output field descriptions.

…fix SchemaPrinterOptions.IncludeDescriptions to print field descriptionsand not the object type description.
@joemcbride joemcbride merged commit d408bc4 into graphql-dotnet:master Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants