Commit Graph

4 Commits

Author SHA1 Message Date
cf029961e8 Add deriveFromGraphQL
All checks were successful
Build / audit (push) Successful in 6s
Build / test (push) Successful in 7m1s
Build / doc (push) Successful in 6m52s
For deriving FromGraphQL instances automatically.
2024-07-10 13:22:48 +02:00
11ab7e18e1
Add deriveToGraphQL
Some checks failed
Build / audit (push) Failing after 23s
Build / test (push) Failing after 22s
Build / doc (push) Failing after 24s
… for deriving `ToGraphQL` instances automatically.
2024-07-07 12:55:42 +02:00
36f45861de
Add instances for UTCTime 2023-06-26 16:50:14 +02:00
53ce65d713
Add ToGraphQL and FromGraphQL typeclasses
With instances for basic types.
2022-09-08 19:53:22 +02:00