Create Web Feed
Create Web feed to ingest website pages.
Last updated
Was this helpful?
Create Web feed to ingest website pages.
Last updated
Was this helpful?
Websites are a common source for online knowledge, and Graphlit supports creating Web feeds to ingest and index web pages from any website.
The createFeed
mutation enables the creation of a feed by accepting the feed name
, type
and web
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 website uri
.