ENUM

CheckEntitlement

link GraphQL Schema definition

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

link Required by