ENUM

NodeModuleStatus

link GraphQL Schema definition

1enum NodeModuleStatus {
2
3active
4
5deleted
6}