# Time Frame

### Arguments

| Field | Type  | Description                                                           |
| ----- | ----- | --------------------------------------------------------------------- |
| from  | Date! | The start day of the time frame, ISO 8601 formatted, e.g `2020-06-09` |
| to    | Date! | The end day of the time frame, ISO 8601 formatted, e.g `2020-07-09`   |
