ContentPageDataUpdateInput
No description
input ContentPageDataUpdateInput {
seoTitle: String
seoDescription: String
}
Fields
ContentPageDataUpdateInput.seoTitle ● String scalar
SEO title.
ContentPageDataUpdateInput.seoDescription ● String scalar
SEO description.
Member Of
contentPageDataUpdate mutation