Queries
knowledgeSources
List all knowledge sources in the workspace. Use the type filter to retrieve only sitemap or single-URL sources.
QUERY
knowledgeSources(first: Int, after: String, last: Int, before: String, filters: KnowledgeSourcesFilter): KnowledgeSourceConnection!Arguments
first
Int
after
String
last
Int
before
String
filters
Returns
edges
pageInfo
Query
Response
Query
Response

