SpaceArtifactListingAdminUpdateResponse
No description
type SpaceArtifactListingAdminUpdateResponse {
displayOrder: Int
featured: Boolean
displayRecipeCallOut: Boolean
actualPublishingDate: DateTime
discoverLink: String
difficultyLevel: DifficultyLevel
}
Fields
SpaceArtifactListingAdminUpdateResponse.displayOrder ● Int scalar miscellaneous
Position on the artifact on the home page.
SpaceArtifactListingAdminUpdateResponse.featured ● Boolean scalar miscellaneous
Otherwise, set the feature flag to false.
SpaceArtifactListingAdminUpdateResponse.displayRecipeCallOut ● Boolean scalar miscellaneous
Indicates whether to show Marketo prospecting form.
SpaceArtifactListingAdminUpdateResponse.actualPublishingDate ● DateTime scalar partner-portal
Indicates the actual publishing date for the artifact.
SpaceArtifactListingAdminUpdateResponse.discoverLink ● String scalar miscellaneous
Indicates the discover url for the artifact.
SpaceArtifactListingAdminUpdateResponse.difficultyLevel ● DifficultyLevel enum catalog-service
Indicates the difficultyLevel.