Simon Podlipsky
|
ababa18157
|
Fix Deferred
(cherry picked from commit 828a9fb002e975ddf5945d3f4af91e4e4e8f23e2)
|
2019-03-09 22:25:47 +07:00 |
|
Jan Bukva
|
f52dfcfaef
|
Use key-value foreach
(cherry picked from commit 00490d289c0a858842e08cead45635016f147921)
|
2019-03-09 22:24:46 +07:00 |
|
Jan Bukva
|
8b8ea0d4a3
|
Fix CoroutineExecutor::resultToArray for associative arrays
(cherry picked from commit 2295b96a493b9ce6528abd8e1a644e1164bb9fbe)
|
2019-03-09 22:24:39 +07:00 |
|
chriszarate
|
08992de960
|
Allow extensions to be provided in GET request.
(cherry picked from commit 244ec66ecc0677d25ad2d958baed7de50e551043)
|
2019-03-09 22:20:14 +07:00 |
|
Torsten Blindert
|
22cee49747
|
BUGFIX: expect ->getType() to throw
(cherry picked from commit 62b003643779246403c0fd71d7e7486d94c50835)
|
2019-03-09 22:18:35 +07:00 |
|
Erik Gaal
|
59c128c54a
|
Add NullableType interface
(cherry picked from commit 9a0dbff26b72cca1528ba4fac536fafc7ba3f624)
|
2019-03-09 22:17:22 +07:00 |
|
chriszarate
|
a116127436
|
Add extensions to OperationParams instance.
(cherry picked from commit f644c1a837890e4ca854d16371c0730bc32b9314)
|
2019-03-09 22:16:45 +07:00 |
|
chriszarate
|
9ada606919
|
Fix linting issue and typos.
(cherry picked from commit c33e41f2bf44b20b3d79b00d335c3a5ea5975116)
|
2019-03-09 22:16:30 +07:00 |
|
chriszarate
|
1e778d259e
|
Apollo server/client compatibility. Look for queryid in extensions.
(cherry picked from commit 63b4e3f0a4527c491f51e37bbda99169a47690f1)
|
2019-03-09 22:15:55 +07:00 |
|
Yury
|
21dc3fe664
|
Error handling improvements
(cherry picked from commit 33e3c9c338b3c77edcdc009d546015e8d74ae049)
|
2019-03-09 22:15:11 +07:00 |
|
Simon Podlipsky
|
16d42dead3
|
Document BC and fix types in ResolveInfo
(cherry picked from commit 376e9275054f9b63a27b8fa2215553f050898602)
|
2019-03-09 22:14:35 +07:00 |
|
Simon Podlipsky
|
bf471838ae
|
Added all possible scalar types to Node constructor
(cherry picked from commit ead1b864bc82e4ede561ede0d3e9085d4fac3ca0)
|
2019-03-09 22:14:24 +07:00 |
|
Vladimir Razuvaev
|
c45fa1a4b1
|
Default Error Formatting: Display error category under extensions key (#389)
|
2018-11-27 16:37:33 +07:00 |
|
Vladimir Razuvaev
|
54263d50c0
|
Added a note about experimental executor in the changelog
|
2018-11-27 15:51:53 +07:00 |
|
Vladimir Razuvaev
|
e1b4d438db
|
Ability to override internal types (closes #401)
|
2018-11-27 15:39:20 +07:00 |
|
Vladimir Razuvaev
|
bdbb30c604
|
Schema validation improvements
|
2018-11-22 22:23:14 +07:00 |
|
Vladimir Razuvaev
|
c0ae3ccdaf
|
Fix possessive its vs contraction it's (resolving conflicts)
|
2018-11-22 18:43:35 +07:00 |
|
Vladimir Razuvaev
|
7c19777dff
|
Ensure interface has at least 1 concrete type
|
2018-11-21 20:11:11 +07:00 |
|
Vladimir Razuvaev
|
779774b162
|
ReferenceExecutor: Remove excessive arguments
|
2018-11-21 18:54:11 +07:00 |
|
Vladimir Razuvaev
|
b4be42acdf
|
Fix printing of ASTs of argument definitions with descriptions
|
2018-11-21 18:53:44 +07:00 |
|
Vladimir Razuvaev
|
25cfebbd37
|
Lexer: unify unexpected character errors
|
2018-11-21 18:09:57 +07:00 |
|
Mark Huot
|
7249e2611a
|
Fix possessive its vs contraction it's
|
2018-11-11 07:59:45 -05:00 |
|
Jakub Kulhan
|
b5d3341995
|
Pluggable executor implementations; new faster executor using coroutines
|
2018-11-06 23:32:50 +01:00 |
|
David B. Nagle
|
f39f0f5517
|
Fixed misspelling "defintion" in several places
|
2018-11-03 15:35:18 -07:00 |
|
Vladimir Razuvaev
|
23169603fc
|
Removed old experimental code
|
2018-11-03 23:25:23 +07:00 |
|
jbtbnl
|
427ac1b5d5
|
Fix resolve Fn key
|
2018-10-26 12:09:14 +02:00 |
|
Simon Podlipsky
|
644f97634b
|
Little fixes
|
2018-10-22 23:37:28 +02:00 |
|
Vladimir Razuvaev
|
6cce6742eb
|
Merge pull request #367 from simPod/phpstan-strict
Use PHPStan strict rules
|
2018-10-22 17:28:59 +02:00 |
|
Vladimir Razuvaev
|
5fb970b3f1
|
Codestyle fix
|
2018-10-10 11:41:24 +02:00 |
|
Vladimir Razuvaev
|
4bc9dfc6f8
|
Reverted unneeded change in the defaultFieldResolver
|
2018-10-10 11:29:14 +02:00 |
|
Vladimir Razuvaev
|
c7fcd4eb48
|
Got rid of PHP_EOL usages (we never do or expect carriage returns)
|
2018-10-10 11:26:48 +02:00 |
|
Simon Podlipsky
|
90d0156291
|
Use PHPStan strict rules
Two rules excluded: missing type hints and empty() usage
|
2018-10-09 17:46:55 +02:00 |
|
Jáchym Toušek
|
e4c743cf8c
|
Fix annotation
|
2018-10-09 14:46:41 +02:00 |
|
Torsten Blindert
|
e7de069bd5
|
FEATURE: SchemaExtender (#362)
FEATURE: SchemaExtender (#362)
|
2018-10-08 15:55:20 +02:00 |
|
Gilles Maes
|
7ff3e9399f
|
Expand is_array check in defaultTypeResolver to allow for ArrayAccess… (#361)
Expand is_array check in defaultTypeResolver to allow for ArrayAccess objects as well
|
2018-10-08 15:53:07 +02:00 |
|
Simon Podlipsky
|
dd4a5076f6
|
Fix CS in src/Validator
|
2018-10-05 10:47:58 +02:00 |
|
Simon Podlipsky
|
e664c4455e
|
Fix CS in src/Utils
|
2018-10-05 10:47:58 +02:00 |
|
Simon Podlipsky
|
18a5639cb7
|
Fix CS in src/Type
|
2018-10-05 10:47:57 +02:00 |
|
Simon Podlipsky
|
7ba98ce773
|
Fix CS in src/Server
|
2018-10-05 10:47:57 +02:00 |
|
Simon Podlipsky
|
a95d2ad140
|
Fix CS in src/Language
|
2018-10-05 10:47:57 +02:00 |
|
Simon Podlipsky
|
bfebcd7bee
|
Fix CS in src/Executor
|
2018-10-05 10:47:57 +02:00 |
|
Simon Podlipsky
|
0063bd6c15
|
Fix CS in src/Error
|
2018-10-05 10:47:57 +02:00 |
|
Simon Podlipsky
|
73e75b6314
|
Fix CS in src
|
2018-10-05 10:47:57 +02:00 |
|
Torsten Blindert
|
5f5c7d89be
|
TASK: Code style #4
|
2018-10-02 09:58:44 +02:00 |
|
Torsten Blindert
|
5a1caf0549
|
TASK: Code style #2
|
2018-10-02 09:34:29 +02:00 |
|
Torsten Blindert
|
a3d050ff6b
|
TASK: Code style
|
2018-10-02 09:09:12 +02:00 |
|
Torsten Blindert
|
0262f59a3f
|
BUGFIX: Directives args have to be FieldArguments, not FieldDefinitions
|
2018-10-01 20:28:05 +02:00 |
|
Torsten Blindert
|
b65aa4e657
|
TASK: Change KnownDirectives rule to match reference
https://github.com/graphql/graphql-js/blob/master/src/validation/rules/KnownDirectives.js
|
2018-10-01 19:48:56 +02:00 |
|
Torsten Blindert
|
b1cd086177
|
TASK: Allow Schema extensions
|
2018-10-01 19:46:36 +02:00 |
|
Torsten Blindert
|
0c33cfa88f
|
TASK: Allow UnionType extensions
|
2018-10-01 19:45:48 +02:00 |
|