micro-graphql-svelte
Advanced tools
Comparing version
@@ -119,2 +119,3 @@ ## Installation | ||
| `client` | Manually pass in a client to be used for this query, which will override the default client| | ||
| `cache` | Manually pass in a cache object to be used for this query, which will override the default cache| | ||
| `initialSearch` | If you'd like to run a query immediately, without calling the returned sync method, provide the arguments object here.| | ||
@@ -121,0 +122,0 @@ |
@@ -66,2 +66,3 @@ import { Readable } from "svelte/store"; | ||
cache?: Cache; | ||
initialSearch?: any; | ||
}; | ||
@@ -68,0 +69,0 @@ |
{ | ||
"name": "micro-graphql-svelte", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
487555
0.03%5050
0.02%