copy

fun copy(sourceLocation: SourceLocation? = this.sourceLocation, description: String? = this.description, directives: List<GQLDirective> = this.directives, rootOperationTypeDefinitions: List<GQLOperationTypeDefinition> = this.rootOperationTypeDefinitions): GQLSchemaDefinition