Commit Graph

15 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
c08cb59b21
Release new instances as 1.0.2.0 2023-07-07 19:51:14 +02:00
62cf943b87
Add LocalTime and TimeOfDay instances 2023-06-29 19:18:35 +02:00
36f45861de
Add instances for UTCTime 2023-06-26 16:50:14 +02:00
f90feb488d
Get Scientific instances 2023-06-23 17:31:19 +02:00
64d7545bc6
Add instances for Float and Double 2023-05-07 17:19:57 +02:00
4bd243b7ec
Export resolver exceptions 2023-04-20 12:51:18 +02:00
1b9d8af932
Update web links 2023-04-19 18:43:06 +02:00
7c146fe416
Add ToGraphQL and romGraphQL instances for Word 2023-02-19 11:26:27 +01:00
5306730ff8
Release latest changes in 1.0.1.0 2023-02-17 11:59:24 +01:00
92463f7c4a
Add Resolver module with helpers and exceptions 2022-10-01 18:11:51 +02:00
53ce65d713
Add ToGraphQL and FromGraphQL typeclasses
With instances for basic types.
2022-09-08 19:53:22 +02:00
1d7f016b9c
Release 1.0.0.0 2022-03-29 20:39:26 +02:00
b387c10d75
Create a package skeleton 2021-11-18 08:19:38 +01:00