Frank Dugan III
|
937094cfcc
|
Add Typescript type for addSmartQuery() (#230)
Currently, there are no Typescript definitions for `addSmartQuery`. This PR adds one line to cover that edge case.
|
2018-05-21 19:45:17 +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 |
|
Jake Ho
|
7be557987c
|
make the clients parameter optional and use the 'ApolloClient' type
|
2018-01-31 09:40:56 +08:00 |
|
Jake Ho
|
13c522f659
|
fix TypeScript error when multiple clients are used
|
2018-01-24 11:45:30 +08:00 |
|
joe-re
|
8dcdb9299f
|
TypeScript support (#160)
* TypeScript support
* set defaultOptions key to VueApollo constructor
|
2017-12-22 14:38:05 +01:00 |
|