ENUM

ForcedCancel

link GraphQL Schema definition

1enum ForcedCancel {
2
3TRUE
4
5FALSE
6}

link Required by