API Reference
GraphGuardDeniedException
Represents a graph guard denied exception.
Import
import { GraphGuardDeniedException } from "@graphrefly/ts/adapters/nestjs/native";
Signature
class GraphGuardDeniedException
Example
import { GraphGuardDeniedException } from "@graphrefly/ts/adapters/nestjs/native";
Source
packages/ts/src/adapters/nestjs/native.ts