Documentation for Formatting `ParseError` with Various States and UUIDs
Is there documentation for the variety of ways to format
ParseError?ParseError{ readonly code: WorkOS code; readonly state?: UUID | undefined }
└─ ["state"]
└─ UUID | undefined
├─ Invalid login requester
│ └─ Predicate refinement failure
│ └─ Invalid login requester
└─ Expected undefined, actual "494e2565-"