OBJECT
Base tenant type
type Tenant {# Tenant unique idid: ID! # The full name of the tenantname: String! }