--- title: "SpaceVim lang#graphql layer" description: "This layer adds GraphQL file support to SpaceVim" --- # [Available Layers](../../) >> lang#graphql - [Description](#description) - [Features](#features) - [Install](#install) ## Description This layer adds GraphQL file support to SpaceVim. ## Features - syntax highlighting ## Install To use this configuration layer, update custom configuration file with: ```toml [[layers]] name = "lang#graphql" ```