INPUT_OBJECT
TeamsConversationsSearchFilter
Description
Parameters for teams conversations search.
link GraphQL Schema definition
- input TeamsConversationsSearchFilter {
- : String
- : String
- # Describes whether to send post senders(shouldn't be called by UI).
- : String
- : Boolean
- # Parameters for using Lambda filters in the query.
- : LambdaPathFilters
- : String
- : String
- : TimeRangeFilter
- # Describes whether to skip attachments(shouldn't be called by UI).
- : Boolean
- : String
- : Int
- }