ENUM
AccountUpdateEvent
An account update event.
link GraphQL Schema definition
- enum AccountUpdateEvent {
- # Account activated
- # Account groups removed
- # Account groups added
- # Account services added
- # Account services removed
- # Account services updated
- # Account status updated
- # Account type updated
- }