Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Query Context Record Input

Input representation of query context record.
JSON example
1{
2  "contextId": "7bc695bc-f38b-4a94-8a95-0caa50f3da53"
3}
Properties
Name Type Description Required or Optional Available Version
attributes String[] List of attributes to be retrieved. Optional 58.0
businessObjectTypeFilter String Filter based on a business object type. Optional 58.0
contextId String The ID of the context to be queried. Required 58.0
queryPath String[] Path to the parent node. Optional 58.0