OBJECT
type CompanyTag {id: UUID tag: String createdAt: CreatedTime! companyId: UUID # get companycompanyByCompanyId: Company }