James Baxley
|
b7df901124
|
adjusted target environment, added chai typings, and fixed a couple typescript bugs
|
2016-06-10 20:47:22 -04:00 |
|
Jonas Helfer
|
d19f31331d
|
initial attempt at core refactor with typescript
|
2016-06-10 17:05:39 -07:00 |
|
Rainer Dreyer
|
c3bdbf59ee
|
Attaches connectors to mocked schema (#12)
Attaches connectors even if schema is (partially) mocked. Adds tests.
|
2016-05-31 15:17:28 -07:00 |
|
Nick Nance
|
292ec8e674
|
Apply Resolvers to JS schema (#10)
* working resolvers for js schemas
* remove mock from js schema test
* add test for js schema with mocks
|
2016-05-27 16:32:34 -07:00 |
|
Rainer Dreyer
|
a056dd2fb1
|
Allows resolvers to be used with mocks (#9)
Previously mocks would overwrite any resolvers, now they are only used when there is no resolve function.
|
2016-05-26 10:29:25 -07:00 |
|
Jonas Helfer
|
89da132450
|
merge in tracer changes from graphql-tools manually
|
2016-05-25 17:51:21 -07:00 |
|
Jonas Helfer
|
3695319d36
|
copying apolloServer over from graphql-tools
|
2016-04-24 15:55:22 -07:00 |
|