OBJECT
The priority order used for the selection of a RAC node by Oracle backup and recovery.
type CdmOracleRacNodeOrder {# Host name of the RAC node.nodeName: String! # Priority order of the RAC node.order: Int! }