manage user pending of moderation - #877

This commit is contained in:
Laurent GAY
2025-09-11 20:07:20 +02:00
parent fbf22a83b2
commit 04cf4efee4
15 changed files with 574 additions and 13 deletions

View File

@@ -28,6 +28,7 @@ export const VALIDATE_USER = gql`
user {
id
email
role
defaultActor {
...ActorFragment
}