OBJECT

createChatSettingPayload

Autogenerated return type of createChatSetting

link GraphQL Schema definition

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

link Require by