MakeupGraphql

Hex pmHex Docs

A Makeup lexer for GraphQL.

Installation

Add makeup_graphql to your list of dependencies in mix.exs:

def deps do
  [
    {:makeup_graphql, "~> 0.1.0"}
  ]
end

The lexer will be automatically registered in Makeup for graphql.