Update Object
This represents an Update
Fields
#
legacyId
userCanSeeUpdate
Boolean !
Non-null
Indicates whether or not the user is allowed to see the content of this update
userCanPublishUpdate
Boolean !
Non-null
Indicates whether or not the user is allowed to publish this update
publishedAt
notificationAudience
audienceStats
Some stats about the target audience. Will be null if the update is already published or if you don't have enough permissions so see this information. Not backed by a loader, avoid using this field in lists.
makePublicOn
summary
html
tags
[ String ]
fromAccount
account
comments
List the comments for this update. Not backed by a loader, don't use this in lists.
Usages
#
References
#
- Field nodes from UpdateCollection
- Field update from Activity
- Field update from Query
Previous
UnfollowAccountResult
Next
UpdateAudience