Skip to content

Conversation

@Shane32
Copy link
Owner

@Shane32 Shane32 commented Nov 17, 2021

  • Cannot set autoMapInputTypes or autoMapOutputTypes parameters in DISchemaTypes constructor due to design of GraphQL.NET. Functionality will be restored once GraphQL.NET design has changed sufficiently.
  • Other bugs in DISchemaTypes fixed, such as ignoring the protected AutoMapInputType and AutoMapOutputType methods altogether.
  • Prevent DIObjectGraphType from detecting property setter "methods" and creating fields for them.
  • Tests added

@Shane32 Shane32 self-assigned this Nov 17, 2021
@github-actions
Copy link

Coverage Report

Totals Coverage
Statements: 95.26% ( 924 / 970 )
Methods: 83.1% ( 118 / 142 )

@Shane32 Shane32 merged commit aa161fc into master Nov 17, 2021
@Shane32 Shane32 deleted the fix_discchematypes branch November 17, 2021 23:03
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