INPUT_OBJECT
input ChangeOwnershipAppointmentInput {ownerId: ID!unitId: ID!keepOwnerAsAttendee: Boolean!# Identifier of the AppointmentEntity to perform the action on.id: ID!clientMutationId: String}