INPUT_OBJECT
CreateOrUpdateContactSocialRelationInput
link GraphQL Schema definition
- input CreateOrUpdateContactSocialRelationInput {
- : String
- # Unique identifier of entity. Must match with Contact id.
- : ID
- # Last modification time.
- : DateTime
- # Creation time.
- : DateTime
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # URL - HTTP address.
- : String
- # Revision when entity was lastly changed.
- : Int
- }