@portkey/graphql
Advanced tools
Comparing version 1.0.0-alpha.8 to 1.0.0
{ | ||
"name": "@portkey/graphql", | ||
"version": "1.0.0-alpha.8", | ||
"version": "1.0.0", | ||
"description": "", | ||
@@ -41,3 +41,3 @@ "main": "./dist/commonjs/index.js", | ||
"@apollo/client": "^3.7.3", | ||
"@portkey/types": "^1.0.0-alpha.8", | ||
"@portkey/types": "^1.0.0", | ||
"graphql": "^16.6.0", | ||
@@ -56,3 +56,3 @@ "subscriptions-transport-ws": "^0.11.0" | ||
}, | ||
"gitHead": "b46463d43931f69ff610d6a2a216a3342dfa30c0" | ||
"gitHead": "faf0780b4d904ccd29c26bddfe0fa4c0cb2581ca" | ||
} |
@@ -7,2 +7,3 @@ # `@portkey/graphql` | ||
It is already possible to follow [the standard apollo tutorial](https://www.apollographql.com/docs/react/why-apollo) to add [apollo client](https://www.apollographql.com/docs/react) to your application. However, Portkey provides graphql integration packages those simplify the integration and usage. | ||
## Installation | ||
@@ -9,0 +10,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
415506
0
63
Updated@portkey/types@^1.0.0