Skip to content

fix(apollo-graphql): Preserve directive usages on SchemaDefinition nodes#2457

Merged
trevor-scheer merged 5 commits intoapollographql:masterfrom
lennyburdette:schema-directives
Nov 3, 2021
Merged

fix(apollo-graphql): Preserve directive usages on SchemaDefinition nodes#2457
trevor-scheer merged 5 commits intoapollographql:masterfrom
lennyburdette:schema-directives

Conversation

@lennyburdette
Copy link
Copy Markdown
Contributor

@lennyburdette lennyburdette commented Oct 15, 2021

updates buildSchemaFromSDL to pass through applied directives on the schema definition node.

TODO:

  • Update CHANGELOG.md* with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

*Make sure changelog entries note which project(s) has been affected. See older entries for examples on what this looks like.

@trevor-scheer trevor-scheer marked this pull request as ready for review November 3, 2021 00:04
@trevor-scheer trevor-scheer changed the title fix(apollo-graphql): schema directives fix(apollo-graphql): Preserve directive usages on SchemaDefinition nodes Nov 3, 2021
@trevor-scheer trevor-scheer self-assigned this Nov 3, 2021
@trevor-scheer trevor-scheer merged commit 5b0b1ed into apollographql:master Nov 3, 2021
trevor-scheer pushed a commit to lennyburdette/federation that referenced this pull request Nov 20, 2021
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