copy

fun copy(sourceLocation: SourceLocation? = this.sourceLocation, description: String? = this.description, directives: List<GQLDirective> = this.directives, capabilities: List<GQLCapability> = this.capabilities): GQLServiceDefinition