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