MakeupGraphql 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", only: :dev} ] end The lexer will be automatically registered in Makeup for graphql.