fkConstraintName property

String fkConstraintName
final

The name of the foreign key constraint that establishes this link. This is crucial for PostgREST to correctly identify the relationship.

Implementation

final String fkConstraintName;