Database Error Messages

ORA-43422

Oracle GraphQL syntax does not support backslash character (\\) in identifier names.

Cause

An identifier name having a backslash character is being used in the GraphQL syntax.


Action

Use the SQL syntax or remove the backslash character.