withAllowedRelationshipTypes()
Home > @gooddata/sdk-backend-spi > IChatThreadQuery > withAllowedRelationshipTypes
IChatThreadQuery.withAllowedRelationshipTypes() method
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.
Define allowed relationships for search queries in search
Signature:
withAllowedRelationshipTypes(relationshipTypes?: IAllowedRelationshipType[]): IChatThreadQuery;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
relationshipTypes |
(Optional) |
Returns: