feat(multi-connections): add support for destroy integration customer mutation (#6018)
## Context Removing an integration customer connection was only possible as a side-effect of a customer update. As part of multi-connections, we need a dedicated action to delete a specific connection. ## Description Add a `destroyIntegrationCustomer` GraphQL mutation backed by `IntegrationCustomers::DestroyService`. Hard delete is kept for this first version, consistent with the current behavior.
L
LovroColic committed
c80aaa1db0dc6fb34f355e97726e31aa9fa11828
Parent: 469a2fc
Committed by GitHub <noreply@github.com>
on 8/4/2026, 5:01:59 PM