This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-04-05 12:22:54 +02:00
internal update schema 2021-04-05 12:22:54 +02:00
pkg replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +01:00
.gitignore add the .idea folder to the .gitignore 2021-03-07 11:57:22 +01:00
go.mod update schema 2021-04-05 12:22:54 +02:00
go.sum update schema 2021-04-05 12:22:54 +02:00
main.go add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01:00
Makefile init 2021-02-21 10:17:54 +01:00