lib:airgql
Modules
- AirGQL.Config
- AirGQL.ExternalAppContext
- AirGQL.GQLWrapper
- AirGQL.GraphQL
- AirGQL.Introspection
- AirGQL.Lib
- AirGQL.Raw
- AirGQL.Servant.Database
- AirGQL.Servant.GraphQL
- AirGQL.Servant.SqlQuery
- AirGQL.ServerUtils
- AirGQL.Types.OutObjectType
- AirGQL.Types.PragmaConf
- AirGQL.Types.SchemaConf
- AirGQL.Types.SqlQueryPostResult
- AirGQL.Types.TextNullable
- AirGQL.Types.Types
- AirGQL.Types.Utils
- AirGQL.Utils
- Server.Server
Dependencies
- aeson lib:aeson >=2.1.2.1 && <2.3
- base lib:base >=4.18.2 && <4.19
- blaze-markup lib:blaze-markup >=0.8.3 && <0.9
- bytestring lib:bytestring >=0.11.5 && <0.12
- conduit lib:conduit >=1.3.5 && <1.4
- directory lib:directory >=1.3.8 && <1.4
- double-x-encoding lib:double-x-encoding >=1.2.1 && <1.3
- exceptions lib:exceptions >=0.10.7 && <0.11
- extra lib:extra >=1.7.14 && <1.8
- filepath lib:filepath >=1.4.200 && <1.5
- graphql lib:graphql >=1.2.0.1 && <1.4
- graphql-spice lib:graphql-spice >=1.0.2 && <1.1
- http-types lib:http-types >=0.12.4 && <0.13
- process lib:process >=1.6.17 && <1.7
- protolude lib:protolude >=0.3.4 && <0.4
- scientific lib:scientific >=0.3.7 && <0.4
- servant lib:servant >=0.20.1 && <0.21
- servant-blaze lib:servant-blaze >=0.9.1 && <0.10
- servant-docs lib:servant-docs >=0.13 && <0.14
- servant-multipart lib:servant-multipart >=0.12.1 && <0.13
- servant-server lib:servant-server >=0.20 && <0.21
- simple-sql-parser lib:simple-sql-parser >=0.6.1 && <0.8
- sqlite-simple lib:sqlite-simple >=0.4.19 && <0.5
- template-haskell lib:template-haskell >=2.20.0 && <2.21
- text lib:text >=2.0.2 && <2.1
- time lib:time >=1.12.2 && <1.13
- typed-process lib:typed-process >=0.2.11 && <0.3
- unix lib:unix >=2.8.4 && <2.9
- unordered-containers lib:unordered-containers >=0.2.20 && <0.3
- wai lib:wai >=3.2.4 && <3.3
- wai-extra lib:wai-extra >=3.1.14 && <3.2
Reverse dependencies
Direct only. Not exhaustive.
- airgql exe:airgql
- airgql test:airgql-test
- tasklite-core lib:tasklite-core