(ctx context.Context, arg UpdateAlertAssignmentParams)
| 414 | TouchTrustedDeviceLastUsed(ctx context.Context, arg TouchTrustedDeviceLastUsedParams) error |
| 415 | UpdateAlert(ctx context.Context, id string) error |
| 416 | UpdateAlertAssignment(ctx context.Context, arg UpdateAlertAssignmentParams) error |
| 417 | UpdateAlertResolved(ctx context.Context, arg UpdateAlertResolvedParams) error |
| 418 | UpdateAlertUnassign(ctx context.Context, id string) error |
| 419 | UpdateAlertUnresolve(ctx context.Context, id string) error |
no outgoing calls
no test coverage detected