ActivityMarkAllNotificationsReadUnion
If mutation is successful, the User or Viewer will be returned, otherwise a MutationError is returned.
union ActivityMarkAllNotificationsReadUnion = MutationError | User | Viewer
Possible types
ActivityMarkAllNotificationsReadUnion.MutationError object
Has errors for a mutation
ActivityMarkAllNotificationsReadUnion.User object
A FlipGive user.
ActivityMarkAllNotificationsReadUnion.Viewer object
Authenticated FlipGive User
Returned by
ActivityMarkAllNotificationsRead mutation