copy

fun copy(sourceLocation: SourceLocation? = this.sourceLocation, name: String = this.name, arguments: List<GQLArgument> = this.arguments): GQLDirective