OBJECT
type DefaultProfileEntity {id: UUID! name: String! entity: ScreenTypeEnum! pipelines: [UUID!]! useLang: Boolean! entityApiName: String }