copy

fun copy(    sourceLocation: SourceLocation? = this.sourceLocation,     name: String = this.name,     directives: List<GQLDirective> = this.directives,     enumValues: List<GQLEnumValueDefinition> = this.enumValues): GQLEnumTypeExtension