OBJECT

updateChatSettingPayload

Autogenerated return type of updateChatSetting

link GraphQL Schema definition

  • type updateChatSettingPayload {
  • chatSetting: ChatSetting
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by