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-03-24 06:15:48 +01:00
internal update algorithm that computes query complexity 2021-03-24 06:15:48 +01:00
pkg move getQueryComplexity to a separate package 2021-03-24 05:43:43 +01:00
.gitignore add the .idea folder to the .gitignore 2021-03-07 11:57:22 +01:00
go.mod add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01:00
go.sum add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01: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