ENUM
MosaicSnapshotGroupBy
Description
Group mosaic snapshots.
link GraphQL Schema definition
- enum MosaicSnapshotGroupBy {
- # Group snapshots by day.
- # Group snapshots by hour.
- # Group snapshots by month.
- # Group snapshots by quarter.
- # Group snapshots by week.
- # Group snapshots by year.
- }