OBJECT
EmailEntity
link GraphQL Schema definition
- type EmailEntity {
- # Tells if the entity instance is protected against delete (Entities that need to
- # be present in the system at any time). Delete action still may fail if entity is
- # deletable, due some other additional validations.
- Boolean! :
- # Unique identifier of entity.
- ID! :
- # Specifies if the entity is considered deleted.
- Boolean :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- CompanyEmailEntity :
- ClientEntity :
- EmailEntity :
- AccountEntity :
- ClientEntity :
- ContactEntity :
- EmailTemplateEntity :
- # Field containing json.
- JSONString :
- String! :
- String! :
- # Multi-line text input field.
- String :
- # Relation to single entity instance.
- ID :
- # Field whose values are strictly defined with an enumeration of values.
- ContentShareModeEnum :
- # Simple text input field.
- String :
- # Datetime information.
- DateTime :
- # Field whose values are strictly defined with an enumeration of values.
- EmailDirectionEnum! :
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- Int :
- # Boolean value.
- Boolean :
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- String :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Multi-line text input field.
- String :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Field whose values are strictly defined with an enumeration of values.
- EmailSentimentEnum :
- # Field whose values are strictly defined with an enumeration of values.
- ShareModeEnum :
- String! :
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- String! :
- # Relation to single entity instance.
- ID :
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- String :
- # Multi-line text input field.
- String :
- # Field whose values are strictly defined with an enumeration of values.
- EmailTypeEnum :
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- String! :
- # Revision when entity was lastly changed.
- Int :
- # Relations to SalesUnits.
- #
- # Arguments
- # filter: Filter SalesUnit relations by target SalesUnit
- # attributes.
- # filterEdge: Filter MessageSharingSalesUnitRelation relations by
- # edge (relation) MessageSharingSalesUnitRelation attributes.
- # orderBy: Order SalesUnit relations by target SalesUnit
- # attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- SalesUnitFilterInput, :
- MessageSharingSalesUnitRelationFilterInput, :
- SalesUnitOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): MessageSharingSalesUnitRelationEntityConnection
- # Relations to Clients.
- #
- # Arguments
- # filter: Filter Client relations by target Client attributes.
- # filterEdge: Filter MessageSharingClientRelation relations by
- # edge (relation) MessageSharingClientRelation attributes.
- # orderBy: Order Client relations by target Client attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- ClientFilterInput, :
- MessageSharingClientRelationFilterInput, :
- ClientOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): MessageSharingClientRelationEntityConnection
- # Relations to SalesUnits.
- #
- # Arguments
- # filter: Filter SalesUnit relations by target SalesUnit
- # attributes.
- # filterEdge: Filter EmailContentSharingSalesUnitRelation
- # relations by edge (relation) EmailContentSharingSalesUnitRelation attributes.
- # orderBy: Order SalesUnit relations by target SalesUnit
- # attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- SalesUnitFilterInput, :
- EmailContentSharingSalesUnitRelationFilterInput, :
- SalesUnitOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): EmailContentSharingSalesUnitRelationEntityConnection
- # Relations to Clients.
- #
- # Arguments
- # filter: Filter Client relations by target Client attributes.
- # filterEdge: Filter EmailContentSharingClientRelation relations
- # by edge (relation) EmailContentSharingClientRelation attributes.
- # orderBy: Order Client relations by target Client attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- ClientFilterInput, :
- EmailContentSharingClientRelationFilterInput, :
- ClientOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): EmailContentSharingClientRelationEntityConnection
- # Relations to Accounts.
- #
- # Arguments
- # filter: Filter Account relations by target Account attributes.
- # filterEdge: Filter MessageRelation relations by edge (relation)
- # MessageRelation attributes.
- # orderBy: Order Account relations by target Account attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- AccountFilterInput, :
- MessageRelationFilterInput, :
- AccountOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): MessageRelationEntityConnection
- # Relations to Contacts.
- #
- # Arguments
- # filter: Filter Contact relations by target Contact attributes.
- # filterEdge: Filter MessageRelation relations by edge (relation)
- # MessageRelation attributes.
- # orderBy: Order Contact relations by target Contact attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- ContactFilterInput, :
- MessageRelationFilterInput, :
- ContactOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): MessageRelationEntityConnection
- # Relations to Projects.
- #
- # Arguments
- # filter: Filter Project relations by target Project attributes.
- # filterEdge: Filter MessageRelation relations by edge (relation)
- # MessageRelation attributes.
- # orderBy: Order Project relations by target Project attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- ProjectFilterInput, :
- MessageRelationFilterInput, :
- ProjectOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): MessageRelationEntityConnection
- # Relations to CustomEntitys.
- #
- # Arguments
- # filter: Filter CustomEntity relations by target CustomEntity
- # attributes.
- # filterEdge: Filter MessageRelation relations by edge (relation)
- # MessageRelation attributes.
- # orderBy: Order CustomEntity relations by target CustomEntity
- # attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- CustomEntityFilterInput, :
- MessageRelationFilterInput, :
- CustomEntityOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): MessageRelationEntityConnection
- # Relations to Leads.
- #
- # Arguments
- # filter: Filter Lead relations by target Lead attributes.
- # filterEdge: Filter MessageRelation relations by edge (relation)
- # MessageRelation attributes.
- # orderBy: Order Lead relations by target Lead attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- LeadFilterInput, :
- MessageRelationFilterInput, :
- LeadOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): MessageRelationEntityConnection
- # Relations to Opportunitys.
- #
- # Arguments
- # filter: Filter Opportunity relations by target Opportunity
- # attributes.
- # filterEdge: Filter MessageRelation relations by edge (relation)
- # MessageRelation attributes.
- # orderBy: Order Opportunity relations by target Opportunity
- # attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- OpportunityFilterInput, :
- MessageRelationFilterInput, :
- OpportunityOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): MessageRelationEntityConnection
- # Relations to Quotes.
- #
- # Arguments
- # filter: Filter Quote relations by target Quote attributes.
- # filterEdge: Filter MessageRelation relations by edge (relation)
- # MessageRelation attributes.
- # orderBy: Order Quote relations by target Quote attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- QuoteFilterInput, :
- MessageRelationFilterInput, :
- QuoteOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): MessageRelationEntityConnection
- # Relations to Tags.
- #
- # Arguments
- # filter: Filter Tag relations by target Tag attributes.
- # filterEdge: Filter TagRelation relations by edge (relation)
- # TagRelation attributes.
- # orderBy: Order Tag relations by target Tag attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- TagFilterInput, :
- TagRelationFilterInput, :
- TagOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): TagRelationEntityConnection
- # Relations to CloudObjects.
- #
- # Arguments
- # filter: Filter CloudObject relations by target CloudObject
- # attributes.
- # filterEdge: Filter CloudObjectRelation relations by edge
- # (relation) CloudObjectRelation attributes.
- # orderBy: Order CloudObject relations by target CloudObject
- # attributes.
- # includeDeleted: Returns deleted target records as well. Default
- # is true.
- # before: Cursor until which to take entities to result set.
- # after: Cursor after which to start taking entities to result
- # set.
- # first: Number of entities to return from beginning of the
- # result set.
- # last: Return only the "last" number of entities from result
- # set.
- (
- CloudObjectFilterInput, :
- CloudObjectRelationFilterInput, :
- CloudObjectOrderByInput!], : [
- Boolean, :
- String, :
- String, :
- Int, :
- Int :
- ): CloudObjectRelationEntityConnection
- # Checks which permissions current user has on concrete entity instance.
- #
- # Arguments
- # permissions: [Not documented]
- EntityPermsEnum!]!): [EntityPermsEnum!]! ( : [
- MassEmailTrackingInfo! :
- EmailTrackingEvent]! : [
- # Arguments
- # category: [Not documented]
- # sortBy: [Not documented]
- # sortOrder: [Not documented]
- # before: [Not documented]
- # after: [Not documented]
- # first: [Not documented]
- # last: [Not documented]
- (
- MassEmailRelationCategory!, :
- MassEmailDetailGridSortyBy, :
- SortOrder, :
- String, :
- String, :
- Int, :
- Int :
- ): MassEmailRelationItemConnection
- Boolean! :
- Boolean! :
- Boolean! :
- # Returns subject for conversation this email is in. Returns null if thread_id =
- # null
- String :
- Boolean! :
- Boolean! :
- Boolean! :
- # Arguments
- # before: [Not documented]
- # after: [Not documented]
- # first: [Not documented]
- # last: [Not documented]
- (
- String, :
- String, :
- Int, :
- Int :
- ): EmailConversationItemConnection
- EmailEntity :
- EmailEntity :
- # Used for reply.
- String! :
- # Used for forward.
- String! :
- }
link Require by
- ClientStoryReadEntitynull
- CloudObjectRelationEntitynull
- CreateEmailPayloadnull
- DeleteEmailPayloadnull
- EmailContentSharingClientRelationEntitynull
- EmailContentSharingSalesUnitRelationEntitynull
- EmailConversationItemEdgeA Relay edge containing a `EmailConversationItem` and its cursor.
- EmailEntitynull
- EmailEntityEdgeA Relay edge containing a `EmailEntity` and its cursor.
- EmailEventEntitynull
- EmailRepositorynull
- LeadOpptyStepCheckListRelationEntitynull
- ManageContentSharingEmailPayloadnull
- ManageSharingEmailPayloadnull
- MessageRelationEntitynull
- MessageSharingClientRelationEntitynull
- MessageSharingSalesUnitRelationEntitynull
- OnlineFormEntitynull
- OnlineFormTypeEmailRelationEntitynull
- TagRelationEntitynull
- UpdateEmailPayloadnull