OCI-42680
Predicate for table 'string' already specified with the check clause or the GraphQL argument.
Cause
Both @where directive and the check clause or the GraphQL argument is being used in the view creation.
Action
Remove either @where directive or the check clause or the GraphQL argument.