Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
This module defines a minifier and a printer for the GraphQL
language.
Documentation
definition :: Formatter -> ExecutableDefinition -> Text Source #
Converts a ExecutableDefinition
into a string.
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
This module defines a minifier and a printer for the GraphQL
language.
definition :: Formatter -> ExecutableDefinition -> Text Source #
Converts a ExecutableDefinition
into a string.