ENUM

EntityTagType

link GraphQL Schema definition

1enum EntityTagType {
2
3engine
4
5schema
6
7events
8
9cluster
10
11flow
12
13app
14}