Skip to content

Created Graphql endpoints to get and set timeframes#407

Draft
indykoning wants to merge 1 commit intopostnl:masterfrom
indykoning:feature/graphql-endpoints
Draft

Created Graphql endpoints to get and set timeframes#407
indykoning wants to merge 1 commit intopostnl:masterfrom
indykoning:feature/graphql-endpoints

Conversation

@indykoning
Copy link
Copy Markdown

@indykoning indykoning commented Jun 10, 2025

Related: #406

I had started building the base functionality to get GraphQL queries working as expected.
Unfortunately our customer has decided to go with a shipping method that already has GraphQL instead.

Which is why i'm sharing my progress here, hoping it'll help in getting an official Graphql version in. (or can maybe pick this back up in the future for another customer)

Working:

  • Retrieving timeframes using only the cart id, or cart id + address data
  • Saving the delivery times and options

Not yet implemented:

  • Returning the selected timeframe/pickup location in the Quote query
  • Retrieving pickup locations
  • Saving Pickup locations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant