search
Home > @gooddata/sdk-backend-spi > IWorkspaceUsersQueryOptions > search
IWorkspaceUsersQueryOptions.search property
Structured prefix filter - disjunctions are separated by colon (',') - conjunctions are separated by space (' ') - basic form match, if it matches as prefix to any of firstName, lastName and email
Signature:
search?: string;