ENUM

ExecutionEnvironmentType

link GraphQL Schema definition

1enum ExecutionEnvironmentType {
2
3testingTool
4
5language
6}