CollectionDeletePayload - admin-graphql - PAYLOAD
Version: 2025-01
Description:
Return type for `collectionDelete` mutation.
Access Scopes
Fields
-
deletedCollectionId:
ID -
The ID of the collection that was deleted. Returns `null` if the collection doesn't exist.
-
shop:
Shop! -
The shop associated with the collection.
-
userErrors:
UserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples