Add :allow_see_participants in group/actor - #687

This commit is contained in:
Laurent GAY
2025-11-11 12:03:21 +01:00
committed by setop
parent 6b558e5301
commit 8116f03ebf
6 changed files with 87 additions and 5 deletions

View File

@@ -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"