Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.12.3StoreTimingOpenAIOpen in ChatGPTFynd Platform Versionv2.12.3v2.12.4 - latestv2.12.3v2.12.2v2.12.1v2.12.0objectStoreTimingStore 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 »