WPSiteParselyTrackedPostTypesConfig
A tracked post type configuration for Parse.ly.
type WPSiteParselyTrackedPostTypesConfig {
name: String
trackType: String
}
Fields
WPSiteParselyTrackedPostTypesConfig.name ● String scalar common
The slug for the post type
WPSiteParselyTrackedPostTypesConfig.trackType ● String scalar common
How is the post type tracked within Parse.ly? (post, non-post, or do-not-track)
Member Of
WPSiteParselyConfigs object