UpdateInstrumentConfiguration
No description
type UpdateInstrumentConfiguration {
code: String!
product: UpdateProductConfiguration!
}
Fields
UpdateInstrumentConfiguration.code
● String!
non-null scalar
UpdateInstrumentConfiguration.product
● UpdateProductConfiguration!
non-null union
Member of
UpdateMarketConfiguration
object