deleteBrand
This mutation deletes a brand. You can delete only brands that are attached to you.
deleteBrand(
id: ID!
): OperationResult!
Arguments
deleteBrand.id
● ID!
non-null scalar
Type
OperationResult
object
That type represents a status of the operation which should return any data.