@apollographql/graphql-playground-html
Advanced tools
Comparing version 1.6.20 to 1.6.22
@@ -61,2 +61,3 @@ export interface MiddlewareOptions { | ||
query: string; | ||
name?: string; | ||
variables?: string; | ||
@@ -63,0 +64,0 @@ responses?: string[]; |
{ | ||
"name": "@apollographql/graphql-playground-html", | ||
"version": "1.6.20", | ||
"version": "1.6.22", | ||
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html", | ||
@@ -5,0 +5,0 @@ "description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).", |
Sorry, the diff of this file is not supported yet
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
25971
183