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