aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/gqlgen.yml
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-01-17 03:09:08 +0100
committerMichael Muré <batolettre@gmail.com>2019-03-01 22:35:37 +0100
commitbdbe9e7e8256fff820efe1ce707e7154d517ecb3 (patch)
tree82b86c7f89c6c9796b1c7b26beea350afa634d6f /graphql/gqlgen.yml
parent3df4f46c71650c9d23b267c44afec16f1b759e92 (diff)
downloadgit-bug-bdbe9e7e8256fff820efe1ce707e7154d517ecb3.tar.gz
identity: more progress and fixes
Diffstat (limited to 'graphql/gqlgen.yml')
-rw-r--r--graphql/gqlgen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql/gqlgen.yml b/graphql/gqlgen.yml
index 019f3444..0e389a53 100644
--- a/graphql/gqlgen.yml
+++ b/graphql/gqlgen.yml
@@ -14,7 +14,7 @@ models:
Comment:
model: github.com/MichaelMure/git-bug/bug.Comment
Identity:
- model: github.com/MichaelMure/git-bug/identity.Identity
+ model: github.com/MichaelMure/git-bug/identity.Interface
Label:
model: github.com/MichaelMure/git-bug/bug.Label
Hash: