Vladimir Razuvaev
|
828c6b0fc3
|
Server: disable query batching by default; allow array as server config
|
2017-08-15 18:05:09 +07:00 |
|
Vladimir Razuvaev
|
3e6f2c9e83
|
Fixed minor bugs
|
2017-07-25 19:26:41 +07:00 |
|
Vladimir Razuvaev
|
e04d3300a7
|
Server: send result for regular responses + prepare response for PSR7 request
|
2017-07-21 22:11:20 +07:00 |
|
Vladimir Razuvaev
|
b2ec265d4f
|
Server: ability to execute PSR7 request
|
2017-07-19 23:35:22 +07:00 |
|
Vladimir Razuvaev
|
e6e531b88b
|
Server: throw only when there is a configuration or logic error (invariant violation)
|
2017-07-19 19:30:39 +07:00 |
|
Vladimir Razuvaev
|
49208d758d
|
Server: use proper batching helper
|
2017-07-17 23:48:30 +07:00 |
|
Vladimir Razuvaev
|
0e2ac57515
|
Split HTTP server execution to canonical replaceable steps: parsing, validation, execution with separate tests for each step
|
2017-07-17 16:57:30 +07:00 |
|
Vladimir Razuvaev
|
f8c3195e54
|
Granular methods for HTTP request parsing + tests
|
2017-07-16 19:04:58 +07:00 |
|
Vladimir Razuvaev
|
794d3672ef
|
Initial pass on standard server implementation (also deprecated current GraphQL\Server which is undocumented anyway)
|
2017-07-14 19:44:18 +07:00 |
|