@hackage morpheus-graphql-core0.28.5
Morpheus GraphQL Core
Installation
Dependencies (15)
- aeson >=1.3.1.1 && <3.0.0
- base >=4.7.0 && <5.0.0
- bytestring >=0.10.4 && <1.0.0
- containers >=0.4.2.1 && <1.0.0
- hashable >=1.0.0 && <2.0.0
- megaparsec >=6.5.0 && <10.0.0 Show all…
Dependents (7)
@hackage/morpheus-graphql-server, @hackage/morpheus-graphql, @hackage/morpheus-graphql-app, @hackage/morpheus-graphql-client, @hackage/morpheus-graphql-code-gen, @hackage/morpheus-graphql-subscriptions, Show all…
Morpheus GraphQL Core
provides the following core functionalities for building GraphQL Server, Client:
- AST
- parsing
- validation
- pretty-printing
- utils