Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing Flow typing for 'print' function #1702

Merged
merged 1 commit into from
Feb 1, 2019

Conversation

IvanGoncharov
Copy link
Member

No description provided.

@IvanGoncharov IvanGoncharov added the PR: bug fix 🐞 requires increase of "patch" version number label Feb 1, 2019
@IvanGoncharov IvanGoncharov merged commit 213c8a7 into graphql:master Feb 1, 2019
martijnwalraven added a commit to apollographql/DefinitelyTyped that referenced this pull request Mar 27, 2019
rbuckton pushed a commit to DefinitelyTyped/DefinitelyTyped that referenced this pull request Mar 29, 2019
* Add Martijn Walraven  to "Definitions by" section of the package header

* Add `validateSDL` function

* Add `toConfig` methods

See graphql/graphql-js#1331

* Add missing typing for `print` function

See graphql/graphql-js#1702

* Rename `MaybePromise` to `PromiseOrValue`

graphql/graphql-js#1798

* Rename `blockStringValue.js` to `blockString.js`, and `blockStringValue` to `dedentBlockStringValue`

See graphql/graphql-js@16afd2e and graphql/graphql-js@60a2bf8

* Update `graphql` version to 14.2

* Add `.prettierrc` and reformat all files

This adds a `.prettierrc` based on the defaults used in #24552 (comment), and reformats all files (only a few are affected).

* Fix `GraphQLSchema.toConfig()`

* Remove `.prettierrc`
alesn pushed a commit to alesn/DefinitelyTyped that referenced this pull request Apr 23, 2019
* Add Martijn Walraven  to "Definitions by" section of the package header

* Add `validateSDL` function

* Add `toConfig` methods

See graphql/graphql-js#1331

* Add missing typing for `print` function

See graphql/graphql-js#1702

* Rename `MaybePromise` to `PromiseOrValue`

graphql/graphql-js#1798

* Rename `blockStringValue.js` to `blockString.js`, and `blockStringValue` to `dedentBlockStringValue`

See graphql/graphql-js@16afd2e and graphql/graphql-js@60a2bf8

* Update `graphql` version to 14.2

* Add `.prettierrc` and reformat all files

This adds a `.prettierrc` based on the defaults used in DefinitelyTyped#24552 (comment), and reformats all files (only a few are affected).

* Fix `GraphQLSchema.toConfig()`

* Remove `.prettierrc`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed PR: bug fix 🐞 requires increase of "patch" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants