Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 3a87f32

Browse files
authored
feat/enterpriseportal: ArchiveEnterpriseSubscription RPC definition (#63330)
Enterprise Portal equivalent of the `archiveProductSubscription` GraphQL mutation. It's not a "delete" operation - we retain the record forever - so it's idempotent, as an archive on an already-archived subscription can return OK. If we want to add a hard delete we should add a separate one based more closely on https://google.aip.dev/135. It's not part of "update" because it's closer to a "delete" than anything else, and currently cannot be undone. Closes CORE-153 ## Test plan CI
1 parent 8c14a8c commit 3a87f32

File tree

4 files changed

+448
-196
lines changed

4 files changed

+448
-196
lines changed

0 commit comments

Comments
 (0)