Skip to main content

ViewerToggleFavoriteBrand

Toggle a favorite brand for this user

ViewerToggleFavoriteBrand(
brandId: ID!
): ViewerToggleFavoriteBrandUnion!

Arguments

ViewerToggleFavoriteBrand.brandId ● ID! non-null scalar

The ID of the brand to toggle.

Type

ViewerToggleFavoriteBrandUnion union

If mutation is successful, the Brand will be returned, otherwise a MutationError is returned.