Skip to main content

ActivityMarkAllNotificationsSeenUnion

If mutation is successful, the User or Viewer will be returned, otherwise a MutationError is returned.

union ActivityMarkAllNotificationsSeenUnion = MutationError | User | Viewer

Possible types

ActivityMarkAllNotificationsSeenUnion.MutationError object

Has errors for a mutation

ActivityMarkAllNotificationsSeenUnion.User object

A FlipGive user.

ActivityMarkAllNotificationsSeenUnion.Viewer object

Authenticated FlipGive User

Returned by

ActivityMarkAllNotificationsSeen mutation