Concrete UserSummary for representing metadata.
type UserMetadata implements UserSummary {email: String! firstName: String id: ID! lastName: String }