graphql-1.0.1.0: Haskell GraphQL implementation
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.GraphQL.TH

Description

Template Haskell helpers.

Synopsis

Documentation

gql :: QuasiQuoter Source #

Removes leading and trailing newlines. Indentation of the first line is removed from each line of the string.