A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi so in the case of selling a giftcard on an order, I would like a way to find out what the giftcardnumber was on the line_item.
As it is now I only know that it is a giftcard and what amount it is.
Do you have any advice regarding how to handle this if you want to track the giftcardnumber?
The Giftcard Api with quering seems like a solution that could pose a problem if a customer buys 2 giftcards at similiar times.
If this is not possible I would like to make a suggestion that you add this to the line_item. This is especially helpful if you want to be able to track the giftcard in a separate system and enable multi-channel, for an example with an external pos-system.
Best
Jonathan
Bump
//J