Skip to main content

DeleteCmsContentGroupPayload

Autogenerated return type of DeleteCmsContentGroup.

type DeleteCmsContentGroupPayload {
clientMutationId: String
cms_content_group: CmsContentGroup!
}

Fields

DeleteCmsContentGroupPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

DeleteCmsContentGroupPayload.cms_content_group ● CmsContentGroup! non-null object

Returned By

deleteCmsContentGroup mutation