Database Error Messages

OCI-43442

The directives @SKIP, @INCLUDE, @HIDDEN cannot be used together on the same field.

Cause

Multiple conflicting directives (@SKIP, @INCLUDE, @HIDDEN) were used on the same field.


Action

Specify only one of the directives (@SKIP, @INCLUDE, or @HIDDEN) per field.