Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

updateSource

mutationupdateSource

This mutation allows you to update the API source you created. Note that in order not to mess with data ingested by Catalog, only the source created from the API will be editable.

updateSource(
data: UpdateSourceInput!
): Source!