ENUM

Action2

link GraphQL Schema definition

1enum Action2 {
2
3ASSIGNROLE
4
5UNASSIGNROLE
6}

link Required by