Name | Type | Description | Notes |
---|---|---|---|
type | String | Type of the join operation | |
on | [JoinOn] | List of objects defining joined tables | |
query | FulltextFilter | [optional] | |
table | String | Basic table of the join operation |
-
inner
(value:"inner"
) -
left
(value:"left"
)