Type Alias: GrantableAction<S>
GrantableAction<
S> =NonNullable<S["_grantable"]> &TypedAction<S>
Defined in: packages/polizy/src/role-scaffold.ts:95
The literal union of actions custom roles may grant on a scaffolded schema.
Type Parameters
S
S extends AnyRoleScaffoldedSchema