An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Delete the collection.
Arguments
input ● CollectionDeleteInput!non-null
The input fields for specifying the collection to delete.
More
Return
deletedCollectionId ● ID
The ID of the deleted collection. If the collection does not exist, returns null.
userErrors ● [UserError!]!non-null
A list of the errors encountered during the mutation.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?