Skip to main content

LinkedinInput

Represents information about a Linkedin.

input LinkedinInput {
value: String!
isDefault: Boolean
}

Fields

LinkedinInput.value ● String! non-null scalar

A single Linkedin. Example: https://www.linkedin.com/in/john-doe

LinkedinInput.isDefault ● Boolean scalar

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

Member Of

CompanyLinkedinInput input ● CompanyLinkedinsInput input ● ContactLinkedinInput input ● ContactLinkedinsInput input ● PersonLinkedinInput input ● PersonLinkedinsInput input