This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a list of chat settings entities given the provided paging, filtering, and sorting.
Query Chat Settings has the following default settings, which you can override:
id in ascending order.cursorPaging.limit set to 100.| PROPERTY | SUPPORTED FILTERS & SORTING |
|---|---|
greetingMessage | eq(),ne(),exists(),in(),hasSome(),startsWith(),gt(),lt(),le(),ge(),ascending(),descending() |
summaryMessage | eq(),ne(),exists(),in(),hasSome(),startsWith(),gt(),lt(),le(),ge(),ascending(),descending() |
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.