mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-24 00:34:25 +01:00
Merge branch 'dev' into feature/tagging-project-story
This commit is contained in:
@@ -72,7 +72,6 @@ const BaseUser = interfaceType({
|
||||
}).then(d => d.map(item => item.tournament))
|
||||
}
|
||||
})
|
||||
|
||||
t.nonNull.list.nonNull.field('projects', {
|
||||
type: "Project",
|
||||
resolve: async (parent) => {
|
||||
|
||||
Reference in New Issue
Block a user