OBJECT
A human being or system which consumes the API
type User {email: String! firstName: String! lastName: String! role: String! shop: Shop }