INPUT_OBJECT
UpdateContactRelationshipInput
Autogenerated input type of UpdateContactRelationship
link GraphQL Schema definition
- input UpdateContactRelationshipInput {
- : ID!
- : ContactRelationshipAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }