(ctx context.Context, groupIds []uuid.UUID)
| 1442 | UpsertWorkspaceAppAuditSession(ctx context.Context, arg UpsertWorkspaceAppAuditSessionParams) (bool, error) |
| 1443 | UsageEventExistsByID(ctx context.Context, id string) (bool, error) |
| 1444 | ValidateGroupIDs(ctx context.Context, groupIds []uuid.UUID) (ValidateGroupIDsRow, error) |
| 1445 | ValidateUserIDs(ctx context.Context, userIds []uuid.UUID) (ValidateUserIDsRow, error) |
| 1446 | } |
| 1447 |
no outgoing calls