Absinthe (GraphQL) unsubscribe?

Chapter 11: Integrating with the Frontend:
Wish list: [Unsubscribe subscription example/ Deleting subscription]

How do I implement the “unsubscribeToNewMenuItems” function?
How do I stop receiving notifications (from the backend) when a new menu item is added?

Good book!