Skip to main content
Log inSign up
Anchor to CollectionDeletePayload

CollectionDeletePayload

payload

Return type for collectionDelete mutation.

•

The ID of the collection that was deleted. Returns null if the collection doesn't exist.

•
Shop!non-null

The shop associated with the collection.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Deletes a collection.


Was this section helpful?