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.

ConnectApi.DataGraphRelationship

Represents the relationship of a field of the object data for the data graph.
Property Name Type Description Available Version
cardinality RelationshipCardinality Cardinality of the relationship of a field for object data of the data graph.
  • CardinalityUnspecified
  • ManyToOne
  • OneToMany
  • OneToOne
59.0
fieldName String Field name of the object data for the data graph. 59.0
parentFieldName String Parent field name of the object data for the data graph. 59.0