Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Commit

Permalink
Remove Test type
Browse files Browse the repository at this point in the history
  • Loading branch information
Fi1osof committed Oct 27, 2018
1 parent 189f96b commit 469dde9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/modules/schema/database/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,3 @@ type User {
username: String
}
"""


type Test {
id: ID! @unique
username: String
}

0 comments on commit 469dde9

Please sign in to comment.