Skip to main content

WebsiteInput

Represents information about a website.

input WebsiteInput {
value: String!
isDefault: Boolean
}

Fields

WebsiteInput.value ● String! non-null scalar

A single website. Example: www.awesomeltd.com

WebsiteInput.isDefault ● Boolean scalar

Define whether this website is the default. This is handy when a contact has multiple websites: Example: true

Member Of

CompanyWebsiteInput input ● CompanyWebsitesInput input ● ContactWebsiteInput input ● ContactWebsitesInput input ● PersonWebsiteInput input ● PersonWebsitesInput input