Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Morpheus.Client
Documentation
gql :: QuasiQuoter Source #
Minimal complete definition
defineByDocument :: IO ByteString -> (GQLQueryRoot, String) -> Q [Dec] Source #
defineByIntrospection :: IO ByteString -> (GQLQueryRoot, String) -> Q [Dec] Source #