From 979cbc159c5eb70e6f795f850d15459b69cac742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Wysoki=C5=84ski?= Date: Tue, 20 Sep 2022 19:32:00 +0200 Subject: [PATCH] chore: update gqlgen.yml --- internal/graphql/gqlgen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/graphql/gqlgen.yml b/internal/graphql/gqlgen.yml index 33e8b22..28c332e 100644 --- a/internal/graphql/gqlgen.yml +++ b/internal/graphql/gqlgen.yml @@ -61,7 +61,7 @@ models: - gitea.dwysokinski.me/zdam-egzamin-zawodowy/backend/internal/model.Answer Question: model: - - github.com/zdam-egzamin-zawodowy/backend/internal/model.Question + - gitea.dwysokinski.me/zdam-egzamin-zawodowy/backend/internal/model.Question QuestionFilter: model: - gitea.dwysokinski.me/zdam-egzamin-zawodowy/backend/internal/model.QuestionFilter