Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL support #55

Merged
merged 2 commits into from
Mar 15, 2024
Merged

GraphQL support #55

merged 2 commits into from
Mar 15, 2024

Conversation

brandonkelly
Copy link
Member

Description

Adds GraphQL query and mutation support for Store Hours fields.

Store Hours field values are lists of fieldHandle_Day types, which contain properties for each of the custom time slots (e.g. open and close). Mutations can set Store Hours fields to lists of fieldHandle_DayInput types, also with time slot-based properties.

Related issues

@brandonkelly brandonkelly merged commit 5df2bb3 into main Mar 15, 2024
@brandonkelly brandonkelly deleted the feature/gql branch March 15, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant