-
Notifications
You must be signed in to change notification settings - Fork 186
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
ProductPickListWithImages options not getting default images #1339
Comments
Hey @kaushikdivyansh instead of using the SF API Playground, could you check out this query within Postman using your store credentials? Trying to understand if it's either a Catalyst issue or something is not setup properly on your storefront. |
Hey @chanceaclark, here's the response in postman. It's real weird catalyst issue because we're running a similar query on our live site (non catalyst) and we're getting the urls. |
@chanceaclark bumping this |
Hello @kaushikdivyansh 👋 We have a ticket to look into this and we'll update you when we have more information. Definitely a weird behavior that needs a little bit more investigation. |
@jorgemoya any update on this ticket? |
Describe the bug
ProductPickListWithImages options not getting default images from the GraphQL call
Using the same query in the Storefront API Playground, I'm able to get default images but in catalyst i'm getting
null
back.Storefront API Playground
Catalyst
The text was updated successfully, but these errors were encountered: