OBJECT
Contact
Contact
link GraphQL Schema definition
- type Contact {
- # Activity feed items
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # activityFeedItemType: [Not documented]
- # noteType: [Not documented]
- # activityType: [Not documented]
- # limit: [Not documented]
- # pinned: [Not documented]
- # scopes: [Not documented]
- (
- : String,
- : String,
- : Int,
- : Int,
- : [ActivityFeedItemEnum!],
- : [NoteTypeEnum!],
- : [ActivityTypeEnum!],
- : Int,
- : Boolean,
- : [ActivityFeedScopesEnum!]
- ): ActivityFeedConnection
- # address line 1 of the Contact
- : String
- # address line 2 of the Contact
- : String
- # after hours phone number of the Contact
- : String
- # The automation trackers of a contact
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # scopes: scopes of the automation trackers
- # orderBy: order of the automation trackers
- (
- : String,
- : String,
- : Int,
- : Int,
- : [AutomationTrackerScopesEnum!],
- : AutomationTrackerOrderEnum
- ): AutomationTrackerConnection!
- # background info of the Contact
- : String
- # Name used on the contact's bank account
- : String
- # Contact's bank account number
- : String
- # BSB of the contact's bank account
- : String
- # business hours phone number of the Contact
- : String
- # company of the Contact
- : String
- # contact groups of the Contact
- : [ContactGroup!]
- # country of the Contact
- : String
- # When the contact was created
- : ISO8601DateTime!
- # custom fields of the Contact
- : [CustomField!]
- # date of birth of the Contact
- : ISO8601DateTime
- # deals of the contact
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (: String, : String, : Int, : Int): DealConnection
- # district of the Contact
- : String
- # Do not contact the Contact
- : Boolean
- # Eagle Eye update date of the Contact
- : ISO8601DateTime
- # jobs of the Contact
- : String
- # emails of the Contact
- : [PriorityEmail!]
- # encrypted password of the Contact
- : Boolean!
- # Properties that the Contact is has enquired on
- : [Property!]!
- # facebook username of the Contact
- : String
- # first name of the Contact
- : String!
- # found addresses of the Contact
- : String
- # found name of the Contact
- : String
- # found phones of the Contact
- : String
- # full name of the Contact
- : String
- # education of the Contact
- : String
- # ID of the Contact
- : ID!
- # Properties that the Contact is has inspected
- : [Property!]!
- # Inspection ordinal number
- #
- # Arguments
- # inspectionId: Inspection ID
- (: ID): ID
- # invoices of a contact
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # orderBy: [Not documented]
- # updatedBefore: [Not documented]
- # updatedAfter: [Not documented]
- (
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : OrderByEnum,
- : ISO8601DateTime,
- : ISO8601DateTime
- ): InvoiceConnection
- # gender of the Contact
- : String
- # last contacted at of the Contact
- : ISO8601DateTime
- # last name of the Contact
- : String
- # Legal name of the contact
- : String
- # linked in username of the Contact
- : String
- # locality of the Contact
- : String
- # The winner contact
- #
- # Arguments
- # deleted: Include deleted records
- (: Boolean): Contact
- # mobile number of the Contact
- : String
- # notes of the contact
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # propertyId: notes with an associated property
- # noteType: filter by type of note
- # orderBy: [Not documented]
- (
- : String,
- : String,
- : Int,
- : Int,
- : ID,
- : [NoteTypeEnum!],
- : OrderByEnum
- ): NoteConnection
- # Properties that the Contact is has made an offer on
- : [Property!]!
- # ownerships of the Address
- #
- # Arguments
- # current: ownerships that are current
- # limit: limit the number of ownerships returned
- (: Boolean, : Int): [Ownership!]
- # permission of the Contact
- : Permission!
- # phone numbers of the Contact
- : [PriorityPhoneNumber!]
- # photo url of the Contact
- #
- # Arguments
- # width: [Not documented]
- # height: [Not documented]
- # smart: [Not documented]
- (: Int, : Int, : Boolean): String
- # postcode of the Contact
- : String
- # The property interests of a contact
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # propertyId: ID of the property
- # interested: [Not documented]
- # orderBy: [Not documented]
- (
- : String,
- : String,
- : Int,
- : Int,
- : ID,
- : [PropertyInterestEnum!],
- : PropertyInterestsOrderEnum
- ): PropertyInterestConnection!
- # Buyer preferences of the Contact
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : Int,
- : Int
- ): PropertyPreferenceConnection
- # property subscriptions of the Contact
- : [PropertySubscription!]
- # audit logs of the contact
- : [Audit!]
- # referred by of the Contact
- : String @deprecated( reason: "Use `Contact.source` instead." )
- # Relationships of the Contact
- : [RelatedContacts!]
- # rental application comments of the contact
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : Int,
- : Int
- ): RentalApplicationCommentConnection
- # rental applications of the contact
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : Int,
- : Int
- ): RentalApplicationConnection
- # referred by of the Contact
- : String
- # state of the Contact
- : String
- # subscribed to email of the Contact
- : Boolean
- # subscribed to letters of the Contact
- : Boolean
- # subscribed to property alerts of the Contact
- : Boolean
- # subscribed to sms of the Contact
- : Boolean
- # suburb of the Contact
- : String
- # tasks of the contact
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # propertyId: tasks with an associated property
- # orderBy: [Not documented]
- # completed: [Not documented]
- (
- : String,
- : String,
- : Int,
- : Int,
- : ID,
- : TaskOrderEnum,
- : Boolean
- ): TaskConnection
- # tenancies of the contact
- #
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # current: tenancies that are current
- (: String, : String, : Int, : Int, : Boolean): TenancyConnection
- # tenant rating of the Contact
- : String
- # title of the Contact
- : String
- # twitter username of the Contact
- : String
- # Unsubscribed from all communication
- : Boolean
- # unsubscribed reason of the Contact
- : String
- # When the contact was last updated
- : ISO8601DateTime!
- # Vendorships of the Contact
- : [Vendor!]
- }
link Require by
- Activitynull
- AppraisalVendorAppraisal Vendor Type
- CampaignEmailLogCampaign Email Log
- ContactContact
- ContactConnectionThe connection type for Contact.
- ContactEdgeAn edge in a connection.
- ContactGroupingContact Grouping Type
- ContactRelationshipContactRelationship
- ContractContract
- CreateContactPayloadAutogenerated return type of CreateContact
- DealAssociationnull
- DestroyContactPayloadAutogenerated return type of DestroyContact
- Enquirynull
- EventEvent record
- InspectionInspection
- InspectionAttendanceAttendance of inspection
- InspectionRegistrationInspection Registration
- InvoiceInvoice details
- Notenull
- Offernull
- OwnershipOwnership record
- PaymentRequestPayment request record
- PotentialTenancyPotential tenancy
- PropertyProperty
- PropertyInterestPropertyInterest record
- PropertyPreferenceProperty Preference
- PurchaserPurchaser Type
- QueryThe query root of this schema
- Recordnull
- RelatedContactsContactRelationship
- RentalApplicationRental application
- RentalApplicationCommentRental application comment
- RequestAccessPayloadAutogenerated return type of RequestAccess
- SyncEmailnull
- TaskTask record
- TenancyTenancy record
- UpdateContactPayloadAutogenerated return type of UpdateContact
- VendorVendor Type