Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.12.9UnfollowbyidmutationunfollowByIdRequires User DataRemove a product, brand, or collection from the user's follow list to stop tracking.ArgumentscollectionTypeString!RequiredType of item to unfollow: 'products', 'brands', or 'collections'.collectionIdString!RequiredUnique identifier of the item to unfollow, e.g. '60f7b3b3b3f3b3b3b3f3b3b3'.MutationLoading...Try itInput VariablesLoading...ResponseResponseLoading...Previous« followByIdNextbundleItems »