INPUT_OBJECT

ExchangeDagUpdateConfigInput

Description

Supported in v8.0+

link GraphQL Schema definition

  • input ExchangeDagUpdateConfigInput {
  • # Required. Supported in v8.0+
  • # ID of the Exchange DAG.
  • id: String!
  • # Required. Supported in v8.0+
  • updateProperties: ExchangeDagUpdateInput!
  • }