ENUM

Action2

link GraphQL Schema definition

1enum Action2 {
2
3ADDEXTENDEDDATA
4
5DELETEEXTENDEDDATA
6
7UPDATEEXTENDEDDATA
8}

link Required by