Database Error Messages

OCI-43451

Unsupported type for object 'object_name'. Only tables and views are supported for GraphQL schema generation.
  • object_name: Name of the unsupported database object.

Cause

The specified database object is not a table or view.


Action

Provide a table or view name and retry the operation.