IFilterBaseOptions
Home > @gooddata/sdk-backend-spi > IFilterBaseOptions
IFilterBaseOptions interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IFilterBaseOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
createdBy? | string[] | (BETA) (Optional) Resource was created by user, case sensitive | |
tags? | string[] | (BETA) (Optional) Resource contains tags, case sensitive | |
title? | string | (BETA) (Optional) Resource contains title case insensitive |