OBJECT
Properties of an admin
type Admin implements Node {# Email addressemailAddress: String id: ID! # Namename: String }