fkConstraintName property
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;
The name of the foreign key constraint that establishes this link. This is crucial for PostgREST to correctly identify the relationship.
final String fkConstraintName;