ContentDuplicate
Result of content duplicate mutation.
type ContentDuplicate {
shopErrors: [ShopError!]!
content: Content
}
Fields
ContentDuplicate.shopErrors ● [ShopError!]! non-null object
List of errors that occurred executing the mutation.
ContentDuplicate.content ● Content object
The content.
Returned By
contentDuplicate mutation