Guillaume Chau
|
16d4f431aa
|
chore(types): update type tests/examples
|
2019-09-20 00:11:12 +02:00 |
|
Guillaume Chau
|
f22c3f8061
|
fix(types): apollo methods generics, fixes #773
|
2019-09-16 11:28:02 +02:00 |
|
Guillaume Chau
|
fdf3e51ef1
|
fix(types): missing client on subscribe
|
2019-09-13 01:24:44 +02:00 |
|
Guillaume Chau
|
ae2e2a30d7
|
refactor(types): rewritten most types
|
2019-09-12 19:58:42 +02:00 |
|
joe-re
|
563c932fe5
|
fix: update typings (#447)
* add clients and defaultClient property to ApolloProvider
* remove client property from DollerApollo
* enable to specity client name to query
|
2019-01-09 09:36:00 +01:00 |
|
Guillaume Chau
|
f27a54ee61
|
test(ts): class decorator
|
2018-09-07 22:57:25 +02:00 |
|
Guillaume Chau
|
97d317e765
|
fix(ts): typings
|
2018-09-07 22:36:49 +02:00 |
|
LachlanStuart
|
4b8219735d
|
fix: Add missing TypeScript declarations to $apollo (#367)
* Add TypeScript interface to $apollo
* Add missing documentation
* Fix query/mutate/subscribe type signatures
|
2018-08-30 14:01:28 +02:00 |
|
Guillaume Chau
|
ae6390b7ed
|
feat(ts): improve types
|
2018-06-18 13:24:26 +02:00 |
|
joe-re
|
2cbf10db78
|
Update typed apollo provider (#273)
* upgrade @types/graphql
* refactor type definition
* remove unused property
* update apollo-provider type definition
ref: #66504309599ce9d4a31feb8fd5f065d790349c86
|
2018-05-21 19:44:50 +02:00 |
|
joe-re
|
8dcdb9299f
|
TypeScript support (#160)
* TypeScript support
* set defaultOptions key to VueApollo constructor
|
2017-12-22 14:38:05 +01:00 |
|