summaryrefslogtreecommitdiff
path: root/src/Language/GraphQL
AgeCommit message (Expand)Author
2023-06-26Add instances for UTCTimeEugen Wissner
2023-06-23Get Scientific instancesEugen Wissner
2023-05-07Add instances for Float and DoubleEugen Wissner
2023-04-20Export resolver exceptionsEugen Wissner
2023-02-19Add ToGraphQL and `romGraphQL` instances for WordEugen Wissner
2022-10-01Add Resolver module with helpers and exceptionsEugen Wissner
2022-09-08Add `ToGraphQL` and `FromGraphQL` typeclassesEugen Wissner
2022-03-29Release 1.0.0.0v1.0.0.0Eugen Wissner
2022-03-23Put test helpers into Test.Hspec.GraphQLEugen Wissner
2022-02-02Convert the response to JSONEugen Wissner
2022-01-19Provide VariableValue instance on the JSON newtypeEugen Wissner
2022-01-18Add VariableValue Aeson instanceEugen Wissner
2022-01-16Add JSON Serialize instanceEugen Wissner
2022-01-15Add cabal.project to build with the correct flagsEugen Wissner