OBJECT
EntityRepositoryRegistry
Entity registry with base PipelinerEntity model - MUST CONT CONTAIN SUBCRIPTION ENTITIES!
link GraphQL Schema definition
- type EntityRepositoryRegistry {
- : AccountRepository
- : AccountDataExRelationRepository
- : AccountKPIRepository
- : AccountRelationRepository
- : AccountRelationLabelRepository
- : AccountRelationTypeRepository
- : AccountRoleRepository
- : AccountSharingClientRelationRepository
- : AccountSharingSalesUnitRelationRepository
- : AccountSocialRelationRepository
- : AccountTypeRepository
- : ActivityRepository
- : ActivityCommentRepository
- : ActivityDataExRelationRepository
- : ActivityKPIRepository
- : ActivityRelationRepository
- : AllowedAccountTypeRepository
- : AllowedCompanyEmailRepository
- : AllowedCompanyPhoneRepository
- : AllowedContactTypeRepository
- : AllowedLeadTypeRepository
- : AllowedPipelineRepository
- : AllowedQuoteTypeRepository
- : ApiAccessRepository
- : ApplicationRepository
- : AppointmentRepository
- : AppointmentClientInviteesRelationRepository
- : AppointmentContactInviteesRelationRepository
- : AppointmentReminderRepository
- : AppointmentScheduleRepository
- : AppointmentTypeRepository
- : ApprovalRepository
- : ApprovalApproverRepository
- : ApprovalProcessRepository
- : ApprovalProcessActivityLogLineRepository
- : CallRepository
- : ChatConversationRepository
- : ClientRepository
- : ClientExcludedOpptyRepository
- : ClientFavoriteRepository
- : ClientSettingRepository
- : ClientStoryReadRepository
- : CloudObjectRepository
- : CloudObjectFolderRepository
- : CloudObjectRelationRepository
- : CloudObjectStepRelationRepository
- : CloudObjectTemplateRepository
- : CompanyEmailRepository
- : ContactRepository
- : ContactAccountAccountRoleRelationRepository
- : ContactAccountRelationRepository
- : ContactDataExRelationRepository
- : ContactKPIRepository
- : ContactRelationRepository
- : ContactRelationLabelRepository
- : ContactRelationTypeRepository
- : ContactSharingClientRelationRepository
- : ContactSharingSalesUnitRelationRepository
- : ContactSocialRelationRepository
- : ContactTypeRepository
- : CurrencyRepository
- : CurrencyExchangeRateRepository
- : CurrencyExchangeRatesListRepository
- # Arguments
- # entityApiName: Name of custom entity type to use.
- (: String!): CustomEntityRepository
- : CustomEntityDataExRelationRepository
- : CustomEntityRelationRepository
- : CustomEntityRelationDataRepository
- : CustomEntitySharingClientRelationRepository
- : CustomEntitySharingSalesUnitRelationRepository
- # Arguments
- # entityApiName: Name of custom entity type to use.
- (: String): CustomEntityTypeRepository
- : DataRepository
- : EmailRepository
- : EmailContentSharingClientRelationRepository
- : EmailContentSharingSalesUnitRelationRepository
- : EmailEventRepository
- : EmailSequenceRepository
- : EmailSequenceActivityLogRepository
- : EmailSequenceActivityLogLineRepository
- : EmailSequenceEnrolledRepository
- : EmailTemplateRepository
- : EmailTemplateFolderRepository
- : EmailTemplateSharingClientRelationRepository
- : EmailTemplateSharingSalesUnitRelationRepository
- : EntityRepository
- : EntityFitnessRepository
- : EntityFitnessIndicatorRepository
- : EntityHealthRepository
- : EntityScoringRepository
- : EntitySettingsRepository
- : FieldRepository
- : FieldMappingRepository
- : FieldPermissionRepository
- : FieldSequenceRepository
- : ForecastRepository
- : FormViewRepository
- : FormViewSharingClientRelationRepository
- : FormViewSharingSalesUnitRelationRepository
- : GhostContactRepository
- : GhostContactAccountAccountRoleRelationRepository
- : GhostContactAccountRelationRepository
- : GhostLeadOpptyContactRelationRepository
- : GhostLeadOpptyContactSalesRoleRelationRepository
- : ImportMappingMaskRepository
- : InterfacePreviewRepository
- : LeadRepository
- : LeadOpptyRepository
- : LeadOpptyAccountRelationRepository
- : LeadOpptyContactGroupRelationRepository
- : LeadOpptyContactRelationRepository
- : LeadOpptyContactSalesRoleRelationRepository
- : LeadOpptyDataExRelationRepository
- : LeadOpptyKPIRepository
- : LeadOpptySharingClientRelationRepository
- : LeadOpptySharingSalesUnitRelationRepository
- : LeadOpptyStepCheckListRelationRepository
- : LeadProcessRepository
- : LeadTypeRepository
- : MasterRightRepository
- : MediaRepository
- : MemoRepository
- : MemoCommentRepository
- : MessageRelationRepository
- : MessageSharingClientRelationRepository
- : MessageSharingSalesUnitRelationRepository
- : NoteRepository
- : OnlineFormRepository
- : OnlineFormActivityLogLineRepository
- : OnlineFormDataExRelationRepository
- : OnlineFormRelationRepository
- : OnlineFormStyleRepository
- : OnlineFormTypeRepository
- : OnlineFormTypeEmailRelationRepository
- : OpportunityRepository
- : OpportunityTypeRepository
- : OpptyProductRelationRepository
- : OpptyProductRelationDataExRelationRepository
- : OpptyProductRelationRevenueScheduleRepository
- : OpptyProductRelationRevenueSchedulePeriodRepository
- : OpptyProductRelationTypeRepository
- : OpptyRecurrenceRepository
- : OpptyRevenueScheduleRepository
- : OpptyRevenueSchedulePeriodRepository
- : ParentAccountRelationTypeRepository
- : PhoneRepository
- : PipelineRepository
- : ProcessRepository
- : ProcessActivityLogRepository
- : ProcessActivityLogLineRepository
- : ProcessScheduledActionRepository
- : ProcessTemplateRepository
- : ProductRepository
- : ProductCategoryRepository
- : ProductDataExRelationRepository
- : ProductPipelineRelationRepository
- : ProductPriceListRepository
- : ProductPriceListPriceRepository
- : ProductTypeRepository
- : ProfileRepository
- : ProfileRelationRepository
- : ProfileSharingClientRelationRepository
- : ProfileSharingSalesUnitRelationRepository
- : ProjectRepository
- : ProjectContactRelationRepository
- : ProjectDataExRelationRepository
- : ProjectKPIRepository
- : ProjectObjectiveRepository
- : ProjectSharingClientRelationRepository
- : ProjectSharingSalesUnitRelationRepository
- : ProjectTypeRepository
- : QuoteRepository
- : QuoteAccountRelationRepository
- : QuoteContactRelationRepository
- : QuoteDataExRelationRepository
- : QuoteKPIRepository
- : QuoteProcessRepository
- : QuoteSharingClientRelationRepository
- : QuoteSharingSalesUnitRelationRepository
- : QuoteTypeRepository
- : ReportRepository
- : ReportFolderRepository
- : ReportScheduleRepository
- : ReportSharingClientRelationRepository
- : ReportSharingSalesUnitRelationRepository
- : SalesRoleRepository
- : SalesUnitRepository
- : SalesUnitClientRelationRepository
- : StepRepository
- : StepChecklistRepository
- : StepChecklistSalesRoleRelationRepository
- : TagRepository
- : TagRelationRepository
- : TargetRepository
- : TargetRelationRepository
- : TaskRepository
- : TaskRecurrenceRepository
- : TaskReminderRepository
- : TaskSharingClientRelationRepository
- : TaskSharingSalesUnitRelationRepository
- : TaskTypeRepository
- : TextMessageRepository
- : TextMessageConversationRepository
- : TextMessageConversationRelationsRepository
- : TimeframeRepository
- : TranslationRepository
- : TypeRepository
- : UnsubscribedPhoneRepository
- : WebhookRepository
- : WebhookEventRepository
- : WebresourceRepository
- }