complement
Home > @gooddata/sdk-backend-spi > IElementsQueryOptions > complement
IElementsQueryOptions.complement property
If true, the filter
prop will behave negatively - i.e. it will not include items matching the filter
value.
Signature:
complement?: boolean;