Reddit GraphQL Schema
This conceptual GraphQL schema represents the Reddit platform's data model, derived from the official Reddit Data API (https://www.reddit.com/dev/api/) and Reddit's OAuth 2.0 authentication system. Reddit is a social news aggregation, discussion, and community platform organized into topic-based communities called subreddits. The schema covers posts, comments, subreddits, users, moderation, messaging, search, and authentication objects.
Overview
Reddit GraphQL Schema is a GraphQL API specification published by Reddit on the APIs.io network.
This conceptual GraphQL schema represents the Reddit platform’s data model, derived from the official Reddit Data API (https://www.reddit.com/dev/api/) and Reddit’s OAuth 2.0 authentication system. Reddit is a social news aggregation, discussion, and community platform organized into topic-based communities called subreddits. The schema covers posts, comments, subreddits, users, moderation, messaging, search, and authentication objects.
Tagged areas include Advertising, Communities, Content, Social Media, and Social News.