Brad Zacher
|
7aa84a6417
|
[@types/graphql] Switch void for more correct undefined | null typing (#25639)
* [@types/graphql] Switch void for more correct `undefined | null` typing
* Moved Maybe.d.ts to a better place
* Moved and fixed up Maybe imports
|
2018-05-10 12:58:19 -07:00 |
|
Firede
|
323e993b8f
|
update graphql/execution/* -> v0.13.2.
https://github.com/graphql/graphql-js/tree/v0.13.2/src/execution
|
2018-03-28 00:13:02 +08:00 |
|
Firede
|
3327220ff8
|
Reformat all files using prettier.
prettier --parser typescript --tab-width 4 --semi --trailing-comma es5 \
--write --print-width 120 \
types/graphql/**/*.d.ts
related: #23142 #24532
|
2018-03-27 19:48:25 +08:00 |
|
Ivan Goncharov
|
ca9d8d7e0f
|
[graphql] Reformat all files using prettier. (#23142)
See https://github.com/graphql/graphql-js/pull/1112
|
2018-01-24 09:00:08 -08:00 |
|
Ricardo Portugal
|
c15de95e10
|
comment
|
2017-11-04 18:22:42 +00:00 |
|
Ricardo Portugal
|
5d0ec0027d
|
add extensions to ExecutionResult
|
2017-11-04 18:13:02 +00:00 |
|
Ivan Goncharov
|
5899fa54c2
|
[GraphQL] Overloading of 'graphql' and 'execute' functions
|
2017-09-06 18:29:10 +03:00 |
|
Ivan Goncharov
|
0509463266
|
Add "getDirectiveValues"
|
2017-08-29 22:57:58 +03:00 |
|
Mikhail Novikov
|
9efaa6049f
|
Add field resolver option to graphql (#18346)
* Add field resolver to graphql
* Fix typo in definition header
|
2017-08-01 16:17:20 -07:00 |
|
Andy
|
0473fda9c6
|
graphql: Lint (#18257)
|
2017-07-24 10:29:25 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|