Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionDeletePayload > deletedCollectionId
The ID of the collection that was deleted. Returns null
if the collection doesn’t exist.
Signature:
deletedCollectionId?: Maybe<Scalars['ID']['output']>;