Skip to main content
Log inSign up
mutation

Requires write_products access scope. Also: The store must not be on the Starter or Retail plans and user must have a permission to delete collection.

Deletes a collection.

The collection to delete.


Was this section helpful?

Anchor to CollectionDeletePayload returnsCollectionDeletePayload returns

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?