Closed tirumaraiselvan closed 5 years ago
MessageWhereInpObj_for_remote_relationship may not be unique if there are two relationships using the same input type object.
MessageWhereInpObj_for_remote_relationship
The uniqueness will be guaranteed only by the uniqueness of the remote relationship which is basically the tuple (schemaName, tableName, remoteRelationshipName)
(schemaName, tableName, remoteRelationshipName)
MessageWhereInpObj_for_remote_relationship
may not be unique if there are two relationships using the same input type object.