Benedict Hobart
62c397eecc
Fix shallow cloning of context when executing a batch request ( #679 )
...
This fixes the default behavior for class-based contexts by also cloning the prototype, and it allows you to customize per-operation behavior by passing in a function as context.
2017-12-12 08:09:01 +01:00
Alessandro Segala
037c13e5f3
Update to Hapi 17 ( #687 )
...
Note: TS typings for Hapi 17 are not available yet, so the types packages have been temporarily removed
2017-12-08 09:04:12 +01:00
Martijn Walraven
5db613facd
Use supertest query() method instead of manually constructing query string
2017-08-09 20:30:05 +02:00
Martijn Walraven
1b70453939
Remove deprecated supertest-as-promised and replace by regular supertest
2017-08-09 17:35:25 +02:00
Martijn Walraven
300c0cd12b
Rename packages from graphql-server- to apollo-server- ( #465 )
2017-07-17 16:29:40 -07:00