Database Error Messages

ORA-43421

Query by Example check clause and GraphQL arguments cannot be used in conjuction with @NEST directive.

Cause

Query by Example check clause or GraphQL arguments have been used over an object annotated with @NEST directive.


Action

Remove the Query by Example check clause or the GraphQL arguments.