ENUM

UpdateApplicationComponentAction

link GraphQL Schema definition

1enum UpdateApplicationComponentAction {
2
3add
4
5remove
6}