Skip to content

Make specifiedByUrl in IntrospectionScalarType's flow type optional#2788

Merged
IvanGoncharov merged 1 commit intographql:masterfrom
mjmahone:introspection-flow
Sep 3, 2020
Merged

Make specifiedByUrl in IntrospectionScalarType's flow type optional#2788
IvanGoncharov merged 1 commit intographql:masterfrom
mjmahone:introspection-flow

Conversation

@mjmahone
Copy link
Copy Markdown
Contributor

@mjmahone mjmahone commented Sep 3, 2020

This makes the flow definition of specifiedByUrl identical to the TS definition in https://github.com/graphql/graphql-js/blob/master/src/utilities/getIntrospectionQuery.d.ts#L65

This also will make the next graphql-js release no longer have a breaking flow change compared to v15.0.0: I discovered this flow issue as I was upgrading from v15.0 to v15.3.

@IvanGoncharov IvanGoncharov added the PR: bug fix 🐞 requires increase of "patch" version number label Sep 3, 2020
@IvanGoncharov IvanGoncharov merged commit 4fc25e1 into graphql:master Sep 3, 2020
@IvanGoncharov
Copy link
Copy Markdown
Member

@mjmahone Thanks 👍 Merged 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: bug fix 🐞 requires increase of "patch" version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants