OBJECT
type Contact {activityAt: ISO8601DateTime email: String id: ID name: String number: String tags: [String!] }