@@ -49,10 +49,17 @@ const REPORT_FRAGMENT = gql`
|
||||
uuid
|
||||
title
|
||||
description
|
||||
beginsOn
|
||||
picture {
|
||||
id
|
||||
url
|
||||
}
|
||||
organizerActor {
|
||||
...ActorFragment
|
||||
}
|
||||
attributedTo {
|
||||
...ActorFragment
|
||||
}
|
||||
}
|
||||
comments {
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user