OBJECT
DestroyContactRelationshipPayload
Autogenerated return type of DestroyContactRelationship
link GraphQL Schema definition
- type DestroyContactRelationshipPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : ContactRelationship
- : [String!]!
- }