SendChatInput: {
    attachmentIds?: InputMaybe<Scalars["ID"][]>;
    customerId: Scalars["ID"];
    text?: InputMaybe<Scalars["String"]>;
    threadId?: InputMaybe<Scalars["ID"]>;
}

Type declaration

Generated using TypeDoc