Sashko Stubailo
18ea3980e0
Fix typings in graphql-server-core
2017-01-04 18:03:11 -08:00
Sashko Stubailo
ec13412d69
Remove all references to typed-graphql
2017-01-04 17:49:23 -08:00
Yaroslav Kiliba
aca12a4a9f
Allow to install graphql@0.8
...
Fixes #234
2016-12-07 21:01:01 +02:00
Hagai Cohen
0815850aea
chore(package): update graphiql version from 0.7.1 to 0.8.0
2016-11-17 14:58:08 +02:00
tallyb
958d8f0b6f
test: Remove only
2016-11-15 18:47:46 +02:00
tallyb
f0e534b430
test: Fix failing error text 0.8.0
2016-11-15 18:46:18 +02:00
Joel Griffith
77e1f41223
Testing failures on PUT calls
2016-10-24 12:39:17 -07:00
Joel Griffith
d456ff5b2b
Adding in restify integration, docs, tests more...
2016-10-24 11:04:18 -07:00
Sashko Stubailo
6aff32d0ef
v0.4.3
2016-10-23 01:18:02 -07:00
Sashko Stubailo
ff5bcbdb7d
Add READMEs to all packages
2016-10-23 01:17:37 -07:00
Sashko Stubailo
445dbf2c22
Merge branch 'master' into monorepo
...
Conflicts:
CHANGELOG.md
README.md
package.json
packages/graphql-server-hapi/src/hapiApollo.ts
packages/graphql-server-integration-testsuite/src/index.ts
2016-10-23 01:05:25 -07:00
Sashko Stubailo
0420ef60cd
v0.4.2
2016-10-22 23:58:51 -07:00
Sashko Stubailo
42613a448a
Rename ApolloOptions to GraphQLOptions
2016-10-22 23:56:14 -07:00
Sashko Stubailo
cd298c5b48
Rename stuff to not have apollo in it
2016-10-22 23:52:32 -07:00
Sashko Stubailo
452bfbe1d4
v0.4.1
2016-10-22 18:49:58 -07:00
Sashko Stubailo
4a5e6b3b7f
Rename a variety of things to no longer be called Apollo
2016-10-22 18:48:23 -07:00
Sashko Stubailo
2bbd0affee
Formatting
2016-10-22 17:05:37 -07:00
Sashko Stubailo
8d635376e9
v0.4.0
2016-10-22 16:59:47 -07:00
Sashko Stubailo
b4e0d4f6e2
Small copy changes
2016-10-22 16:48:45 -07:00
Nick Martin
78d8ef367b
Shallow clone the context
object for each query in a batch.
...
This lets users distinguish multiple queries in a batch. It also
protects against users modifying the context in one query and
affecting another. (Although modifications to existing properties
of the context object will still be visible in other queries because
we only shallow copy.)
2016-10-22 16:27:22 -07:00
Hagai Cohen
8df3383ece
chore(package): rename apollo-server to graphql-server
...
Closes #163
2016-10-18 09:36:07 +03:00
Hagai Cohen
2219fb9a60
chore(package): move all @types as optionalDependencies for non-ts users
2016-10-18 09:14:32 +03:00
Hagai Cohen
1e23da7e0a
test: fix for bug in test (Unhandled exception)
2016-10-18 09:14:32 +03:00
Hagai Cohen
0c3ba91964
chore(monorepo): refactor files locations and reference
2016-10-18 09:14:32 +03:00