Allow group members to access group drafts
Closes #843 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -214,6 +214,9 @@ export const LOGGED_USER_DRAFTS = gql`
|
||||
}
|
||||
beginsOn
|
||||
visibility
|
||||
attributedTo {
|
||||
...ActorFragment
|
||||
}
|
||||
organizerActor {
|
||||
...ActorFragment
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user