# DatePeriod


## Fields:

  - `fromIncluded` (String!): Start date and time of the query (inclusive), e.g., `2025-03-03T15:00:00.000Z` (UTC).
  - `toExcluded` (String!): End date and time of the query (exclusive), e.g., `2025-03-03T15:05:00.000Z` (UTC).
