Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
graphql/graphql-js
Pull Requests
Commits
default-value-coercion
15.x.x
16.x.x
IvanGoncharov-patch-1
Urigo-patch-1
abstract-types-editorial
andimarek-patch-1
backport-overlapping-fields-can-be-merged-rule-fix
break-out-fix
coerce-default-value
coerce-input-literal
default-value-coercion
default-value-literals
definition-coordinates
deno
directives-editorial
executable-descriptions
fragment-args-syntax
input-validation
input-value-config
introduce-graphiql-smoothly
make-to-error-more-generic
max-introspection-depth-rule
next
npm
nullability-editorial
on-error
on-error-with-new-specified-enum
operation-types
rfc-interface-implementors
schema-coordinates
schema-coordinates-no-ignored
semantic-non-null
trusted-documents
validate-schema-directives
value-to-literal
variable-value-sources
Coerce default values
benjie
committed
4 years ago
ac1180d3
Update deps (#2844)
IvanGoncharov
committed
4 years ago
Verified
00eab30f
resources: use named groups in RegExp (#2840)
IvanGoncharov
committed
4 years ago
Verified
cc146bc7
TS: exclude integration tests from root tsconfig.json (#2838)
IvanGoncharov
committed
4 years ago
Verified
6e8ca04a
Flow: remove support for measuring Flow coverage (#2837)
IvanGoncharov
committed
4 years ago
Verified
a5b95f0c
CI: test on node 15 (#2836)
IvanGoncharov
committed
4 years ago
Verified
49e32ba7
Update deps (#2835)
IvanGoncharov
committed
4 years ago
Verified
acbc7366
build: add support for experimental releases (#2831)
IvanGoncharov
committed
4 years ago
Verified
4e722a80
15.4.0
IvanGoncharov
committed
4 years ago
Verified
975c1505
Update deps (#2827)
IvanGoncharov
committed
4 years ago
Verified
0bf5721b
Update deps (#2825)
IvanGoncharov
committed
4 years ago
Verified
fc5e115d
integrationTests: add Flow test (#2819)
IvanGoncharov
committed
4 years ago
Verified
822616f4
fix: ensure variance of types matches how values are used (#2786)
ForbesLindesay
committed
4 years ago
Verified
711425ea
Cleanup '__fixtures__' leftovers (#2818)
IvanGoncharov
committed
4 years ago
Verified
c44104fe
Convert fixtures to be JS files (#2816)
IvanGoncharov
committed
4 years ago
Verified
7e79bbe5
Update deps (#2815)
IvanGoncharov
committed
4 years ago
Verified
5d109ec3
benchmark: extract benchmarks into separate folder and run them on NPM package
IvanGoncharov
committed
4 years ago
60734527
Update deps (#2810)
IvanGoncharov
committed
4 years ago
Verified
3aad20bf
Update outdated documentation (#2806)
Tapped
committed
4 years ago
Verified
ef2bf2f9
Make print() break arguments over multiple lines (#2797)
draperunner
committed
5 years ago
Verified
b9cf5f34
Added check for specific symbols in polyfills/symbols (#2804)
dionisnote
committed
5 years ago
Verified
c2f97bbe
Adding experimental online parser (#2770)
thenamankumar
committed
5 years ago
Verified
13ece495
integrationTests: remove shell command for copying files (#2802)
IvanGoncharov
committed
5 years ago
Verified
3b10b170
benchmark: switch to spawn intead of fork (#2799)
IvanGoncharov
committed
5 years ago
Verified
16009cbc
subscribe-test: remove dependency on Node's EventEmitter (#2796)
IvanGoncharov
committed
5 years ago
Verified
156c76ed
subscribe: correct Flow definitions (#2795)
IvanGoncharov
committed
5 years ago
Verified
9305c044
Update deps (#2794)
IvanGoncharov
committed
5 years ago
Verified
35f6df86
resolveType: add workaround for transformed schemas (#2793)
IvanGoncharov
committed
5 years ago
Verified
d6e760cf
Move `__typename` type resolution tests into appropriate file (#2791)
IvanGoncharov
committed
5 years ago
Verified
64a5c344
abstract-test: unify sync and async tests (#2790)
IvanGoncharov
committed
5 years ago
Verified
b9433b4f
Older