INPUT_OBJECT
Attributes for creating a new website log
input CreateWebsiteLogAttributes {# ID of the contact associated with the logcontactId: ID# ID of the account associated with the log.accountId: ID# ID of the property associated with the logpropertyId: ID!# IP address of the visitorremoteIp: String!# URL of the page visitedurl: String!# Domain name of the websitedomainName: String}