Object representing the conditions used to perform the join operation
| Name | Type | Description | Notes |
|---|---|---|---|
| field | String | Field to join on | |
| table | String | Joined table | |
| query | FulltextFilter | [optional] | |
| type | Object | [optional] |
Object representing the conditions used to perform the join operation
| Name | Type | Description | Notes |
|---|---|---|---|
| field | String | Field to join on | |
| table | String | Joined table | |
| query | FulltextFilter | [optional] | |
| type | Object | [optional] |