UserAccountInput
Champs
| Champ | Type | Requis | Défaut | Description |
|---|---|---|---|---|
userId | ID | — | — | |
email | String | — | — | |
permission | Permission! | ✓ | — | — |
receiveNotification | Boolean! | ✓ | — | ⚠️ Deprecated: use the mailing list subscription mutations instead. |
| Passing false unsubscribes the user from every mailing list; | ||||
| passing true subscribes them to the default set (one row per MailingListType). |