gql-api-loader
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "gql-api-loader", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -27,3 +27,3 @@ # Graphql Api Loader | ||
// use: { loader: 'gq-loader'}, // 最简单配置 | ||
use: { loader: 'gq-loader' | ||
use: { loader: 'gq-api-loader' | ||
options: { // 选项 | ||
@@ -30,0 +30,0 @@ endpoint: '/graphql' // 可选,该值可以再运行时改变,这里可以理解为是一个默认值 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12541