ihp-graphql: GraphQL support for IHP

[ ihp, library, mit, web ] [ Propose Tags ] [ Report a vulnerability ]

GraphQL support for IHP


[Skip to Readme]

Modules

  • IHP
    • GraphQL
      • IHP.GraphQL.Compiler
      • IHP.GraphQL.JSON
      • IHP.GraphQL.Parser
      • IHP.GraphQL.SchemaCompiler
      • IHP.GraphQL.ToText
      • IHP.GraphQL.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.5.0
Change log changelog.md
Dependencies aeson, attoparsec, base (>=4.17.0 && <4.22), countable-inflections, ihp, ihp-postgres-parser, postgresql-simple, scientific, text, unordered-containers [details]
License MIT
Copyright (c) digitally induced GmbH
Author digitally induced GmbH
Maintainer support@digitallyinduced.com
Uploaded by MarcScholten at 2026-03-25T11:35:03Z
Category Web, IHP
Home page https://ihp.digitallyinduced.com/
Bug tracker https://github.com/digitallyinduced/ihp/issues
Source repo head: git clone https://github.com/digitallyinduced/ihp.git
Downloads 0 total (0 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-03-25 [all 1 reports]

Readme for ihp-graphql-1.5.0

[back to package description]

ihp-graphql

GraphQL support for IHP applications.

See the IHP Guide for documentation.