Name | Type | Description | Notes |
---|---|---|---|
is | string[] | Will return records only for the first value in the array. | [optional] |
is_not | string[] | Will return records only for the first value in the array. | [optional] |
in | string[] | Will return records for the values in the array. | [optional] |
not_in | string[] | Will return records for the values in the array. | [optional] |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.