INPUT_OBJECT
input CreateAccountRelationLabelInput {clientMutationId: String# Last modification time.modified: DateTime# Creation time.created: DateTime# Account relationship being labelled.accountRelation: CreateAccountRelationInput!# Id of the account relationship.accountRelationId: ID!# Id of the relationship type.accountRelationTypeId: ID!# Revision when entity was lastly changed.revision: Int}