ENUM

ContentInputOption

link GraphQL Schema definition

1enum ContentInputOption {
2
3AREA
4
5SOURCE
6}