OBJECT
Represents contact data (like phone, email, address etc.) in Leon restricted for crew app
type CrewAppContact {contactNid: Int! knownAs: String! name: String! personCode: String! surname: String! }