Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including graphql-rest-transformer with all npm packages installed. Try it out:

var graphqlRestTransformer = require("graphql-rest-transformer")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

graphql-rest-transformer v1.0.2

Allows you to query a GraphQL interface like you'd query a REST URL. I wrote this to help me learn GraphQL, but it might have some practical use as well, as a means of ensuring backwards compatibility with REST APIs.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free