INPUT_OBJECT
ConversationsRestoreConfig
Description
Represents the conversation contents to be restored.
link GraphQL Schema definition
- input ConversationsRestoreConfig {
- : TeamsConvChannelInfo
- : [TeamsConvChannelInfo!]!
- : String!
- : String!
- : TeamsConversationsSearchFilterJson
- : Boolean!
- }