Sanity Library Reference Docs
    Preparing search index...
    interface ClassifiedPrincipal {
        globalId?: string;
        namespace: PrincipalNamespace;
    }
    Index

    Properties

    Properties

    globalId?: string

    The account-global id when the string itself carries it: the id verbatim for global and robot (a robot's single id IS its universal identity), the embedded global id for e- project ids. Absent for plain project ids (resolving those needs the project-users directory), sentinels, and unknowns.