PlatformContentTypeProperties
Default properties for content types connected to the platform
type PlatformContentTypeProperties {
kind: String!
multipostable: Boolean!
}
Fields
PlatformContentTypeProperties.kind ● String! non-null scalar
Content type kind
PlatformContentTypeProperties.multipostable ● Boolean! non-null scalar
Multipost compatibility
Member Of
Platform object