Skip to main content
Anchor to CollectionDeletePayload

CollectionDeletePayload

payload

Return type for collectionDelete mutation.

•ID

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.

•[UserError!]!non-null

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?