ENUM

ProjectCommentsStatus

link GraphQL Schema definition

1enum ProjectCommentsStatus {
2
3ALLOWED
4
5FORBIDDEN
6}