ViewerAddFavoriteBrandsUnion
If mutation is successful, the Viewer will be returned, otherwise a MutationError is returned.
union ViewerAddFavoriteBrandsUnion = MutationError | Viewer
Possible types
ViewerAddFavoriteBrandsUnion.MutationError object
Has errors for a mutation
ViewerAddFavoriteBrandsUnion.Viewer object
Authenticated FlipGive User
Returned by
ViewerAddFavoriteBrands mutation