Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
gql :: QuasiQuoter Source #
defineByDocument :: IO ByteString -> (GQLQueryRoot, String) -> Q [Dec] Source #
defineByIntrospection :: IO ByteString -> (GQLQueryRoot, String) -> Q [Dec] Source #
Safe Haskell | None |
---|---|
Language | Haskell2010 |
gql :: QuasiQuoter Source #
defineByDocument :: IO ByteString -> (GQLQueryRoot, String) -> Q [Dec] Source #
defineByIntrospection :: IO ByteString -> (GQLQueryRoot, String) -> Q [Dec] Source #