copy

fun copy(    sourceLocation: SourceLocation? = this.sourceLocation,     type: String = this.type,     name: String = this.field,     argument: String = this.argument): GQLArgumentCoordinate