Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.11.0StoretimingOpenAIOpen in ChatGPTFynd Platform Versionv2.11.0v2.11.1 - latestv2.11.0v2.10.3v2.10.2v2.10.1objectStoreTimingStore opening and closing times for a specific weekday.FieldsweekdayWeekdayDay of the week. Example: mondayopenBooleanWhether the store is open on this day. Example: trueopeningTimeOpening time with hour and minute. Example: { hour: 11, minute: 0 }closingTimeClosing time with hour and minute. Example: { hour: 21, minute: 30 }Previous« StoreAddressNextTime »