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