Commit Graph

18 Commits

Author SHA1 Message Date
5869936dfd
refactor: rename package 2022-09-20 18:46:47 +02:00
c8fa24f226 cleanup 2021-07-17 09:58:09 +02:00
8a75773d6d rename the models package to model 2021-07-14 06:58:10 +02:00
f907e7294e add github.com/Kichiyaki/goutil, github.com/Kichiyaki/appmode, github.com/Kichiyaki/gopgutil 2021-05-02 13:16:32 +02:00
89ce683e08 move/rename packages 2021-05-02 09:15:10 +02:00
7de549f183 rename/move some of the packages/files 2021-05-02 08:36:10 +02:00
44ca74144f add a new query - similarQualifications 2021-03-28 09:07:34 +02:00
311026fb7a update algorithm that computes query complexity 2021-03-24 06:15:48 +01:00
e936b9b0ed add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01:00
91a35dd2e7 add complexity limit 2021-03-20 16:44:56 +01:00
a1436e8df3 fix undefined: question.DefaultLimit 2021-03-11 20:25:40 +01:00
a44afa628c update main.go, bugfixes 2021-03-06 14:02:48 +01:00
03fad75536 add a new package 'dataloader', add a new middleware 'DataLoaderToContext' 2021-03-06 13:16:50 +01:00
4c0bf09b69 add question resolvers implementation 2021-03-06 12:54:39 +01:00
f11a986ab5 add qualification resolvers implementation 2021-03-06 12:49:42 +01:00
85d8530b78 add profession resolvers implementation 2021-03-06 12:34:13 +01:00
31f632e653 add user resolvers implementation 2021-03-06 12:29:33 +01:00
49c8dd355a add graphql schema 2021-03-06 11:54:55 +01:00