UpdateThreadTenantInput: {
    tenantIdentifier?: InputMaybe<TenantIdentifierInput>;
    threadId: Scalars["ID"];
}

Type declaration

Generated using TypeDoc