<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [JoinArgs](./schema.joinargs.md)

## JoinArgs interface

<b>Signature:</b>

```typescript
export interface JoinArgs extends JoinArgsBase 
```
<b>Extends:</b> [JoinArgsBase](./schema.joinargsbase.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [strategy?](./schema.joinargs.strategy.md) |  | [JoinStrategy](./schema.joinstrategy.md) | <i>(Optional)</i> Type of join to perform |

