Subscription Lexicon
Standard.site
February 10, 2026
import { Table } from '@/app/components/docs'
Subscription Lexicon
The site.standard.graph.subscription lexicon tracks relationships between users and publications.
Overview
Subscriptions enable users to follow publications and receive updates about new content. They represent the social connection between readers and the publications they're interested in.
Schema
Required Properties
Example
View the Lexicon
- View full lexicon schema
- Example record
Related
- Publication lexicon - Publications that can be subscribed to
- Document lexicon - Content from subscribed publications
- Quick Start - Implementation guide
Discussion in the ATmosphere