diff options
Diffstat (limited to 'api/graphql/gqlgen.yml')
-rw-r--r-- | api/graphql/gqlgen.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/graphql/gqlgen.yml b/api/graphql/gqlgen.yml index b8019076..fb3399f3 100644 --- a/api/graphql/gqlgen.yml +++ b/api/graphql/gqlgen.yml @@ -33,7 +33,7 @@ models: Hash: model: github.com/MichaelMure/git-bug/repository.Hash Operation: - model: github.com/MichaelMure/git-bug/bug.Operation + model: github.com/MichaelMure/git-bug/entity/dag.Operation CreateOperation: model: github.com/MichaelMure/git-bug/bug.CreateOperation SetTitleOperation: |