Magidoc

deleteCrmAssociation
Mutation

Soft-deletes a CrmAssociation by id. Idempotent: returns false when the association is already deleted or not found, true when a row was soft- deleted. Access: requires workspace access to the association's workspace. Errors: none beyond the standard workspace access assertion.

Arguments

#

associationId

ID !
Non-null

Response

#

Returns Boolean !.

Example

#