OBJECT
Represent recurring duration
type DurationDaily implements DurationValue {count: Int hour: String day: Int resolution: String! }