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.
backend/internal/graphql
2021-04-05 12:22:54 +02:00
..
dataloader move getQueryComplexity to a separate package 2021-03-24 05:43:43 +01:00
delivery/http replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +01:00
directive replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +01:00
generated update schema 2021-04-05 12:22:54 +02:00
querycomplexity move 'totalFieldComplexity' from every query to constants 2021-03-24 06:18:01 +01:00
resolvers add a new query - similarQualifications 2021-03-28 09:07:34 +02:00
schema update schema 2021-04-05 12:22:54 +02:00
generate.sh add graphql schema 2021-03-06 11:54:55 +01:00
gqlgen.yml add a new model - UserFilterOr 2021-03-09 20:17:16 +01:00