fix: commented out Media in type graph ql shema for startup the core
Some checks failed
Deploy on push / deploy (push) Failing after 9s
Some checks failed
Deploy on push / deploy (push) Failing after 9s
This commit is contained in:
@@ -101,7 +101,7 @@ type Shout {
|
||||
|
||||
version_of: Shout # TODO: use version_of somewhere
|
||||
|
||||
media: [MediaItem]
|
||||
# media: [MediaItem]
|
||||
stat: Stat
|
||||
score: Float
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user