Mutations
/funnelSetFavourite
funnelSetFavourite
Set or unset a funnel as favorite for quick access. Returns true if the operation was successful.
Arguments
funnel_idID!RequiredinputFunnelSetFavouriteInput!Required
The unique identifier of the funnel to update.
Example: "funnel_123"
Configuration for setting the favorite status.
Contains the is_favourite flag to set or unset the favorite status.
Returns
Boolean!Required
Set or unset a funnel as favorite for quick access.
Returns true if the operation was successful.
Built with
Show your support! Star us on GitHub ⭐️