INPUT_OBJECT

ChangeOwnershipContactInput

link GraphQL Schema definition

  • input ChangeOwnershipContactInput {
  • ownerId: ID!
  • unitId: ID!
  • keepOwnerAsEditor: Boolean!
  • transferLinkedRecords: Boolean!
  • # Identifier of the ContactEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by