INPUT_OBJECT

RefreshDb2DatabaseInput

Description

Input for refreshing a Db2 database.

link GraphQL Schema definition

  • input RefreshDb2DatabaseInput {
  • # Required. ID of the Db2 database.
  • id: String!
  • }

link Require by