DefinitelyTyped/types/graphql
Martijn Walraven 59ed5920c9 [graphql] Update for v14.2.0 release (#34261)
* Add Martijn Walraven  to "Definitions by" section of the package header

* Add `validateSDL` function

* Add `toConfig` methods

See https://github.com/graphql/graphql-js/pull/1331

* Add missing typing for `print` function

See https://github.com/graphql/graphql-js/pull/1702

* Rename `MaybePromise` to `PromiseOrValue`

https://github.com/graphql/graphql-js/pull/1798

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

See 16afd2efb8 and 60a2bf8f20

* Update `graphql` version to 14.2

* Add `.prettierrc` and reformat all files

This adds a `.prettierrc` based on the defaults used in https://github.com/DefinitelyTyped/DefinitelyTyped/pull/24552#issue-177715187, and reformats all files (only a few are affected).

* Fix `GraphQLSchema.toConfig()`

* Remove `.prettierrc`
2019-03-29 11:23:53 -07:00
..
error
execution
jsutils
language
subscription
tsutils
type
utilities
validation
graphql-tests.ts
graphql.d.ts
index.d.ts
tsconfig.json
tslint.json