Skip to main content
Anchor to ThemeDuplicatePayload

ThemeDuplicatePayload

payload

Return type for themeDuplicate mutation.

•OnlineStoreTheme

The newly duplicated theme.

•[ThemeDuplicateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Duplicates a theme.

Arguments

•ID!
required

ID of the theme to be duplicated.

•String

Name of the new theme.



Was this section helpful?