Commit Graph

21 Commits

Author SHA1 Message Date
e936b9b0ed add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01:00
827a353fba add complexity for mutations 2021-03-21 17:43:12 +01:00
91a35dd2e7 add complexity limit 2021-03-20 16:44:56 +01:00
5303afc6e8 Question: fix answers 2021-03-13 16:41:09 +01:00
e0fb674f17 update graphql schema 2021-03-13 08:59:33 +01:00
a1436e8df3 fix undefined: question.DefaultLimit 2021-03-11 20:25:40 +01:00
300709f527 add a new model - UserFilterOr 2021-03-09 20:17:16 +01:00
419c1f7aaf update schema 2021-03-09 19:42:29 +01:00
82853734be another part of bugfixes 2021-03-06 14:43:50 +01:00
a44afa628c update main.go, bugfixes 2021-03-06 14:02:48 +01:00
ae1fa40c70 add graphql httpdelivery 2021-03-06 13:29:22 +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
7da98d0f97 add 2 directive handlers (authenticated, hasRole) 2021-03-06 12:02:26 +01:00
49c8dd355a add graphql schema 2021-03-06 11:54:55 +01:00
d39a6317fc add two new packages - envutils and db, add .gitignore 2021-02-27 10:13:35 +01:00
5fe94741ce move sql helpers to the other package, all fields in all inputs are now pointers, add a new model - QualificationToProfession 2021-02-23 19:07:55 +01:00
0cf8230f35 init 2021-02-21 10:17:54 +01:00