AccountSyncReferenceMappingInput
No description
input AccountSyncReferenceMappingInput {
matchAttribute: String
sourceExpression: String!
}
Fields
AccountSyncReferenceMappingInput.matchAttribute ● String scalar
Which sibling-record attribute the value matches. Defaults from the source field's x-reference annotation when omitted.
AccountSyncReferenceMappingInput.sourceExpression ● String! non-null scalar
OXL over the raw record — usually a bare field name (e.g. supervisorEid).