The JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook. GraphQL.js is a general-purpose library and can be used both in a Node server and in the browser. As an example, the GraphiQL tool is built with GraphQL.js! Building a project using GraphQL.js with webpack or rollup should just work and only include the portions of the library you use. This works because GraphQL.js is distributed with both CommonJS (require()) and ESModule (import) files. Ensure that any custom build configurations look for .mjs files! For practical applications, you'll probably want to run GraphQL queries from an API server, rather than executing GraphQL with a command line tool. GraphQL.js provides two important capabilities: building a type schema and serving queries against that type schema.

Features

  • General-purpose library
  • Can be used both in a Node server and in the browser
  • Build a project using GraphQL.js with webpack or rollup
  • GraphQL.js is distributed with both CommonJS and ESModule files
  • Ensure that any custom build configurations look for .mjs files
  • Run GraphQL queries from an API server

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow GraphQL.js

GraphQL.js Web Site

Other Useful Business Software
AI-generated apps that pass security review Icon
AI-generated apps that pass security review

Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GraphQL.js!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Frameworks, JavaScript Command Line Tools

Registered

2021-03-10