copy

fun copy(sourceLocation: SourceLocation? = this.sourceLocation, name: String = this.name, implementsInterfaces: List<String> = this.implementsInterfaces, directives: List<GQLDirective> = this.directives, fields: List<GQLFieldDefinition> = this.fields): GQLInterfaceTypeExtension