Skip to content

Files

Latest commit

21c4a4c · Jan 14, 2025

History

History
This branch is 416 commits ahead of, 78 commits behind 16.x.x.

language

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 22, 2024
Jul 11, 2019
Oct 30, 2024
Feb 26, 2023
Nov 22, 2021
Oct 30, 2024
Nov 22, 2024
Nov 22, 2024
Nov 22, 2024
Nov 11, 2024
Sep 1, 2022
Jan 14, 2025
Sep 26, 2024
Sep 1, 2022
Jul 1, 2021
Oct 14, 2024
Sep 1, 2022
Oct 30, 2024
Sep 9, 2024

GraphQL Language

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