ISPO SDK
    Preparing search index...

    Type Alias CommunityPublicChannelProjection

    Markdown
    CommunityPublicChannelProjection: z.output<
        typeof communityPublicChannelProjectionSchema,
    >

    A safe read model for rendered channels. The opaque reference is stable across browser reconnects but maps to the underlying Entity only inside the host-owned D1 projection store.