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

Language.GraphQL.TH

Description

Template Haskell helpers.

Synopsis

Documentation

gql :: QuasiQuoter Source #

Deprecated: Use Language.GraphQL.Class.gql from graphql-spice instead

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