Anchor to ThemeDuplicateUserErrorTheme
objectTheme Duplicate User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (ThemeDuplicateUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Theme
Duplicate User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- themeDuplicate (ThemeDuplicatePayload)
- •mutation
Duplicates a theme.
- •ID!required
ID of the theme to be duplicated.
- Anchor to namename•String
Name of the new theme.
Arguments
- •ID!
Was this section helpful?