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.
FieldSrcTrgtRelationship
Stores the relationships between a data model object (DMO) and its fields. For example,
the Individual.Id field has a one-to-many relationship (1:M) with the
ContactPointEmail.PartyId field.
Parent Type
This type extends the Metadata metadata type and inherits its fullName
field.
File Suffix and Directory Location
FieldSrcTrgtRelationship components have the suffix .fieldSrcTrgtRelationship and are stored in the fieldSrcTrgtRelationships folder.
Version
FieldSrcTrgtRelationship components are available in API version 51.0 and later.
Special Access Rules
To access this metadata type, you must have the Customize Application user permission.