Add :allow_see_participants in group/actor - #687
This commit is contained in:
@@ -1478,6 +1478,9 @@ type RootMutationType {
|
||||
|
||||
"The physical address for the group"
|
||||
physicalAddress: AddressInput
|
||||
|
||||
"Option to allow group's member to see event's participants"
|
||||
allowSeeParticipants: Boolean
|
||||
): Group
|
||||
|
||||
"Update a group"
|
||||
|
||||
Reference in New Issue
Block a user