DeleteAssetTypeLinkConfiguration
type DeleteAssetTypeLinkConfiguration {
success: Boolean!
}Fields
success ● Boolean! non-null scalar
Implemented By
Last updated
Was this helpful?
The result object when deleting an asset type link configuration.
type DeleteAssetTypeLinkConfiguration {
success: Boolean!
}Boolean! non-null scalarDeleteAssetTypeLinkConfigurationResult union
Last updated
Was this helpful?
Was this helpful?