Skip to main content

PlatformCapabilities

Selector availability capabilities of the platform

type PlatformCapabilities {
selectableForContentTypes: Boolean!
selectableForCustomServices: Boolean!
}

Fields

PlatformCapabilities.selectableForContentTypes ● Boolean! non-null scalar

Available in the content type Target system selector

PlatformCapabilities.selectableForCustomServices ● Boolean! non-null scalar

Available in the custom channel Channel type selector

Member Of

Platform object