OBJECT
Views for a single resource
type ResourceViews {createdAt: String updatedAt: String id: Int! total: Int resource: Resource! }