starredRecord Query
Returns the specified StarredRecord object.
Access is permitted when any of the following condition(s) are met: 1. The object's 'user' attribute is the signed-in User.
#
Input fieldsArgument | Type | Description |
---|---|---|
id | ID! | The ID of the StarredRecord object. |
StarredRecord)#
Return fields (Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the StarredRecord.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the StarredRecord.
String)#
description (ID!)#
id (The ID of the object
DateTime!)#
timestamp (Date/Time when the record was starred
User!)#
user (User that starred a record