ViewerAddFavoriteBrandsInput
Attributes for adding multiple favorite brands
input ViewerAddFavoriteBrandsInput {
brandIds: [ID!]!
}
Fields
ViewerAddFavoriteBrandsInput.brandIds ● [ID!]! non-null scalar
The IDs of the brands to add.
Member of
ViewerAddFavoriteBrands mutation