@clickup/ent-framework
Version:
A PostgreSQL graph-database-alike library with microsharding and row-level security
15 lines (8 loc) • 369 B
Markdown
[**@clickup/ent-framework**](../README.md)
***
[@clickup/ent-framework](../globals.md) / GUEST\_ID
# Variable: GUEST\_ID
> `const` **GUEST\_ID**: `"guest"` = `"guest"`
Defined in: [src/ent/VC.ts:22](https://github.com/clickup/ent-framework/blob/master/src/ent/VC.ts#L22)
Guest VC: has minimum permissions. Typically if the user is not logged in,
this VC is used.