query GetSupplierProfile($uuid: String!) { getSupplierProfile(uuid: $uuid) { uuid teamUuid name description country logoUrl isVerified isActive offersCount } }