Create Reddit Feed
Create Reddit feed to ingest Reddit posts.
Last updated
Was this helpful?
Create Reddit feed to ingest Reddit posts.
Last updated
Was this helpful?
Graphlit supports ingesting posts from Reddit subreddits, such as .
The createFeed
mutation enables the creation of a feed by accepting the feed name
, type
and reddit
feed parameters and it returns essential details, including the ID, name, state, and type of the newly generated feed.
Depending on the specified type
parameter, Graphlit requires the specific feed parameters including the Reddit subredditName
.