contentPageDataUpdate
Updates a content page data object.
contentPageDataUpdate(
id: ID!
input: ContentPageDataUpdateInput!
): ContentPageDataUpdate!
Arguments
contentPageDataUpdate.id ● ID! non-null scalar
contentPageDataUpdate.input ● ContentPageDataUpdateInput! non-null input
Type
ContentPageDataUpdate object
Result of content page data update mutation.