Skip to main content

updateSchemas

mutationupdateSchemas
Restricted Access

This endpoint access is restricted. Please reach out to your point of contact at Catalog if you are interested.

This mutation will allow you to batch update the schemas you created.

Note that in order not to mess with data ingested by Catalog, only the schemas belonging to sources and databases created from this API will be editable.

updateSchemas(
data: [UpdateSchemaInput!]!
): [Schema!]!