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