OBJECT

ModuleChangeDetails

Details of module appear / disappear

link GraphQL Schema definition

  • type ModuleChangeDetails {
  • # The backplane name
  • name: String!
  • # The backplane slot
  • slot: Int
  • }