The graphql/language
module is responsible for parsing and operating on the
GraphQL language.
import { ... } from 'graphql/language'; // ES6
var GraphQLLanguage = require('graphql/language'); // CommonJS
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||