Skip to content

Preserve docstrings in SDL of federated services.#2830

Merged
jbaxleyiii merged 3 commits into
masterfrom
jackson/preserve-federation-descriptions
Jun 12, 2019
Merged

Preserve docstrings in SDL of federated services.#2830
jbaxleyiii merged 3 commits into
masterfrom
jackson/preserve-federation-descriptions

Conversation

@JacksonKearl

Copy link
Copy Markdown

Fixes #2808.

@JacksonKearl JacksonKearl requested a review from jbaxleyiii June 11, 2019 23:33
| GraphQLUnionType,
indentation: string = '',
firstInBlock: boolean = true,
_firstInBlock: boolean = true,

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this isn't really needed? Lists with descriptions seem to work out fine, as you can see from the above tests.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JacksonKearl yeah let's remove this

@jbaxleyiii jbaxleyiii left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JacksonKearl one small nit but otherwise wonderful!

| GraphQLUnionType,
indentation: string = '',
firstInBlock: boolean = true,
_firstInBlock: boolean = true,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JacksonKearl yeah let's remove this

@JacksonKearl JacksonKearl requested a review from jbaxleyiii June 12, 2019 15:57
@jbaxleyiii jbaxleyiii merged commit f3dcbb3 into master Jun 12, 2019
@jbaxleyiii jbaxleyiii deleted the jackson/preserve-federation-descriptions branch June 12, 2019 20:12
@firaskafri

firaskafri commented May 12, 2020

Copy link
Copy Markdown

@JacksonKearl Does this work for buildService using RemoteGraphQLDataSource?

abernix pushed a commit to apollographql/federation that referenced this pull request Sep 4, 2020
…l/jackson/preserve-federation-descriptions

Preserve docstrings in SDL of federated services.
Apollo-Orig-Commit-AS: apollographql/apollo-server@f3dcbb3
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gateway and/or federated schema disregard description strings

3 participants