mutation

unfollowById

Remove a followed item, brand, or product using its collection ID.
Arguments
collectionType
String!
Required
Type of collection followed, i.e. products, brands, or collections.
collectionId
String!
Required
The ID of the collection type.
Response
Required
A unique identifier for the follow operation, which can be used to reference or track the follow status.
message
String!
Required
A message indicating the result of the follow or unfollow operation. This could be a confirmation message or an error message.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...