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:
parent
dcbdd01f53
commit
03c2d286de
|
@ -101,7 +101,7 @@ type Shout {
|
||||||
|
|
||||||
version_of: Shout # TODO: use version_of somewhere
|
version_of: Shout # TODO: use version_of somewhere
|
||||||
|
|
||||||
media: [MediaItem]
|
# media: [MediaItem]
|
||||||
stat: Stat
|
stat: Stat
|
||||||
score: Float
|
score: Float
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user