Types
Contact
Contact GraphQL object.
object
ContactFields
LastSessionId
String
_LocationsCount
Int
Optimized count of locations.
_created
DateTime
_etag
String
_updated
DateTime
createdBy
User associated with creating related attribute. Returns: relationship object
Arguments
filters
createdByApiClient
createdById
Int!
User id that created this object. Returns: int of user_id
email
String
id
Int!
lastUpdatedByApiClient
locations
[Location]
Arguments
filters
name
String!
phoneNumber
String
prettyStr
String
updatedBy
User associated with updating related attribute. Returns: relationship object
Arguments
filters
updatedById
Int!
User id that updated this object. Returns: int of user_id