Magidoc

Update
Object

This represents an Update

Fields

#

id

Non-null

legacyId

slug

Non-null

userCanSeeUpdate

Non-null

Indicates whether or not the user is allowed to see the content of this update

userCanPublishUpdate

Non-null

Indicates whether or not the user is allowed to publish this update

isPrivate

Non-null

isChangelog

Non-null

title

Non-null

createdAt

Non-null

updatedAt

Non-null

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

fromAccount

account

reactions

Returns a map of reactions counts for this update

userReactions

Returns the list of reactions added to this update by logged in user

comments

List the comments for this update. Not backed by a loader, don't use this in lists.

Usages

#

References

#