OBJECT
User Service Role type
type UserServiceRole {# Name of the role. e.g. value: ensemble:adminname: String! # VMW.CSP.ServiceRole Entity containing more information of the role like display # name, etcroleEntity: Entity! # VMW.CSP.Service Entity representing the service in which role is definedserviceEntity: Entity! }