activeModule (Object)
Represents single active operator module
type activeModule {
nid: Int!
name: String!
}
Fields
activeModule.nid ● Int! non-null scalar
activeModule.name ● String! non-null scalar
Returned By
operatorsModules.getAllActiveModules query
Member Of
Operator object