INPUT_OBJECT
DeleteCloudObjectRelationInput
link GraphQL Schema definition
- input DeleteCloudObjectRelationInput {
- : String
- # Unique identifier of entity.
- : ID!
- # Relation to single abstract entity instance.
- #
- # E.g. Relation to Lead/Oppty
- #
- : ID
- # Relation to single abstract entity instance.
- #
- # E.g. Relation to Lead/Oppty
- #
- : ID
- # Relation to single abstract entity instance.
- #
- # E.g. Relation to Lead/Oppty
- #
- : ID
- }