GraphQL ENUM
enum BiTimePeriodModifier {# Previous period.Last# Current period.This# Next period.Next}