PlaceHoursIntervalFromArgs: {
    format?: InputMaybe<Scalars["String"]>;
    locale?: InputMaybe<Scalars["String"]>;
    relativeTo?: InputMaybe<Scalars["String"]>;
    timeZone?: InputMaybe<Scalars["String"]>;
}

The opening hours for a place during the interval between two datetimes

Type declaration

Generated using TypeDoc