For the complete documentation index, see llms.txt. This page is also available as Markdown.

DeleteAssetTypeLinkConfiguration

The result object when deleting an asset type link configuration.

type DeleteAssetTypeLinkConfiguration {
  success: Boolean!
}

Fields

success ● Boolean! non-null scalar

Implemented By

DeleteAssetTypeLinkConfigurationResult union

Last updated

Was this helpful?