INPUT_OBJECT
input CreateContactRelationLabelInput {clientMutationId: String# Last modification time.modified: DateTime# Creation time.created: DateTime# Contact relationship being labelled.contactRelation: CreateContactRelationInput!# Id of the contact relationship.contactRelationId: ID!# Id of the relationship type.contactRelationTypeId: ID!# Revision when entity was lastly changed.revision: Int}