INPUT_OBJECT
CreateOrUpdateMessageSharingClientRelationInput
link GraphQL Schema definition
- input CreateOrUpdateMessageSharingClientRelationInput {
 - : String
 - #   Unique identifier of entity.
 - : ID
 - #   Last modification time.
 - : DateTime
 - #   Creation time.
 - : DateTime
 - #   Relation to single entity instance.
 - : ID
 - #       Relation to single abstract entity instance.
 - #     
 - #   E.g. Relation to Lead/Oppty
 - #     
 - : ID
 - #   Revision when entity was lastly changed.
 - : Int
 - }