INPUT_OBJECT
CreateOrUpdateTextMessageNoTextMessageConversationBackrefInput
link GraphQL Schema definition
- input CreateOrUpdateTextMessageNoTextMessageConversationBackrefInput {
- # Unique identifier of entity.
- ID :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- # String value.
- 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.
- #
- String :
- # Field whose values are strictly defined with an enumeration of values.
- TextMessageStatusEnum :
- # Revision when entity was lastly changed.
- Int :
- # Relations to CloudObjects.
- CreateCloudObjectRelationNoBackrefInput!] : [
- }