graphql-anywhere
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "graphql-anywhere", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Run GraphQL queries with no schema and just one resolver", | ||
@@ -5,0 +5,0 @@ "main": "./lib/src/index.js", |
# graphql-anywhere | ||
[![npm version](https://badge.fury.io/js/graphql-anywhere.svg)](https://badge.fury.io/js/graphql-anywhere) | ||
[![Build status](https://travis-ci.org/apollostack/graphql-anywhere.svg?branch=master)](https://travis-ci.org/apollostack/graphql-anywhere) | ||
Run a GraphQL query anywhere, without a GraphQL server or a schema. Just pass in one resolver. Use it together with [graphql-tag](https://github.com/apollostack/graphql-tag). | ||
@@ -4,0 +7,0 @@ |
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
62927
123