INPUT_OBJECT
UpdateEmailInput
link GraphQL Schema definition
- input UpdateEmailInput {
- String :
- # Unique identifier of entity.
- ID! :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- # Field containing json.
- JSONString :
- # Html text input field.
- String :
- # Multi-line text input field.
- 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 :
- # Name of the entity and its default text representation.
- 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.
- CreateMessageSharingSalesUnitRelationNoMessageBackrefInput!] : [
- # Relations to Clients.
- CreateMessageSharingClientRelationNoMessageBackrefInput!] : [
- # Relations to SalesUnits.
- CreateEmailContentSharingSalesUnitRelationNoEmailBackrefInput!] : [
- # Relations to Clients.
- CreateEmailContentSharingClientRelationNoEmailBackrefInput!] : [
- # Relations to Accounts.
- CreateMessageRelationNoMessageBackrefInput!] : [
- # Relations to Contacts.
- CreateMessageRelationNoMessageBackrefInput!] : [
- # Relations to Projects.
- CreateMessageRelationNoMessageBackrefInput!] : [
- # Relations to CustomEntitys.
- CreateMessageRelationNoMessageBackrefInput!] : [
- # Relations to Leads.
- CreateMessageRelationNoMessageBackrefInput!] : [
- # Relations to Opportunitys.
- CreateMessageRelationNoMessageBackrefInput!] : [
- # Relations to Quotes.
- CreateMessageRelationNoMessageBackrefInput!] : [
- # Relations to Tags.
- CreateTagRelationNoEmailBackrefInput!] : [
- # Relations to CloudObjects.
- CreateCloudObjectRelationNoBackrefInput!] : [
- }