UserMutations
Objectmutation { user }
Example
mutation User {
user
}Fields
| Field | Type | Description |
|---|---|---|
| changeAvatar input: ChangeAvatarInput! | ChangeAvatarPayload | Parameters for ChangeAvatar |
| constructableUrl | String | — |
| destroyPushDevice input: DestroyPushDeviceInput! | DestroyPushDevicePayload | Parameters for DestroyPushDevice |
| dismissAllGlobalNotifs input: DismissAllGlobalNotifsInput! | DismissAllGlobalNotifsPayload | Parameters for DismissAllGlobalNotifs |
| drawingAreaVisited input: DrawingAreaVisitedInput! | DrawingAreaVisitedPayload | Parameters for DrawingAreaVisited |
| markWhatsNewSeen input: MarkWhatsNewSeenInput! | MarkWhatsNewSeenPayload | Parameters for MarkWhatsNewSeen |
| projectVisited input: ProjectVisitedInput! | ProjectVisitedPayload | Parameters for ProjectVisited |
| registerPushDevice input: RegisterPushDeviceInput! | RegisterPushDevicePayload | Parameters for RegisterPushDevice |
| resetMyNotificationSettings input: ResetMyNotificationSettingsInput! | ResetMyNotificationSettingsPayload | Parameters for ResetMyNotificationSettings |
| resetMyProjectNotificationSettings | ResetMyProjectNotificationSettingsPayload | Parameters for ResetMyProjectNotificationSettings |
| sendMyNotifications input: SendMyNotificationsInput! | SendMyNotificationsPayload | Parameters for SendMyNotifications |
| sendTestDesktopNotification input: SendTestDesktopNotificationInput! | SendTestDesktopNotificationPayload | Parameters for SendTestDesktopNotification |
| sendTestEmailNotification input: SendTestEmailNotificationInput! | SendTestEmailNotificationPayload | Parameters for SendTestEmailNotification |
| sendTestMobileNotification input: SendTestMobileNotificationInput! | SendTestMobileNotificationPayload | Parameters for SendTestMobileNotification |
| setEmailNotificationFrequency | SetEmailNotificationFrequencyPayload | Parameters for SetEmailNotificationFrequency |
| setMyDefaultGlobalLanding input: SetMyDefaultGlobalLandingInput! | SetMyDefaultGlobalLandingPayload | Parameters for SetMyDefaultGlobalLanding |
| setMyTemperatureUnit input: SetMyTemperatureUnitInput! | SetMyTemperatureUnitPayload | Parameters for SetMyTemperatureUnit |
| setMyTimeZone input: SetMyTimeZoneInput! | SetMyTimeZonePayload | Parameters for SetMyTimeZone |
| setUserDesktopNotificationSetting | SetUserDesktopNotificationSettingPayload | Parameters for SetUserDesktopNotificationSetting |
| setUserMobileNotificationSetting | SetUserMobileNotificationSettingPayload | Parameters for SetUserMobileNotificationSetting |
| setUserSubscriptionDefault input: SetUserSubscriptionDefaultInput! | SetUserSubscriptionDefaultPayload | Parameters for SetUserSubscriptionDefault |
| toggleScrollWheelZoomPreference | ToggleScrollWheelZoomPreferencePayload | Parameters for ToggleScrollWheelZoomPreference |
| toggleSheetNumberStarred input: ToggleSheetNumberStarredInput! | ToggleSheetNumberStarredPayload | Parameters for ToggleSheetNumberStarred |
| updateMyEmail input: UpdateMyEmailInput! | UpdateMyEmailPayload | Parameters for UpdateMyEmail |