export const BRAND_FRAGMENT = gql` fragment Brand on BrandType { uuid name smallLogo } `