INPUT_OBJECT

OracleDbInput

Description

Input for retrieving Oracle database.

link GraphQL Schema definition

  • input OracleDbInput {
  • # Required. ID of an Oracle database object.
  • id: String!
  • }

link Require by