GQLEnumTypeDefinition

constructor(sourceLocation: SourceLocation? = null, description: String?, name: String, directives: List<GQLDirective>, enumValues: List<GQLEnumValueDefinition>)