OBJECT
type ContactInfo {# Requires access to resource GRAPHQL_CONTACTcontact: Contact! favouriteDishes: String! favouriteDrinks: String! likeNotes: String! dislikeNotes: String! importantNotes: String! otherNotes: String! }