Anchor to ThemePublishUserErrorTheme
objectTheme Publish User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (ThemePublishUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Theme
Publish 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
- themePublish (ThemePublishPayload)
- •mutation
Publishes a theme.
- •ID!required
ID of the theme to be published.
Arguments
- •ID!
Was this section helpful?