ENUM

ProjectMatureContentStatus

link GraphQL Schema definition

1enum ProjectMatureContentStatus {
2
3OFF
4
5ON
6}