Anchor to CollectionDuplicateUserErrorCollection
objectCollection Duplicate User Error
Errors related to collection duplication.
Anchor to FieldsFields
- code (CollectionDuplicateUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Collection
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
- collectionDuplicate (CollectionDuplicatePayload)
- •mutation
Duplicates a collection.
An existing collection ID and new title are required.
Publication Duplication
Publications may be excluded by passing
in the input.Metafields
Metafield values are not duplicated if the unique values capability is enabled.
- Anchor to inputinput•Collection
Duplicate Input! required The input for duplicating a collection.
Arguments
Was this section helpful?