Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.ObjectQueryInfo

Search query metadata related to the object.
Property Name Type Description Available Version
displayFields List<String> Fields to display from the response. 64.0
hasMoreResults Boolean Specifies whether there are more records to fetch matching the search query for the object (true) or not (false). 64.0
nameField String Name field identifier of the object. 64.0
numberOfMatches Integer Number of results for the object matching the search query. 64.0
orderBy List<ConnectApi.​SearchApplied​OrderBy> Applied order for object search. 64.0
source String Source name for the object. 64.0
spellCorrectionInfo ConnectApi.​SpellCorrection​Info Spell correction information for the object search. 64.0
status ConnectApi.​SearchStatus Status on the object search such as error messages and warnings. 64.0