Hi, I’m using graqhql admin api version 2025-04. I wanna get createdBy info of a discount Node but in the response of discountNode query there is no such as that field. Which api can I use to get that info?
Hey @Xuan_Hoa_Vo , there isn’t currently a createdBy field on that object. Can you share more context on what you would expect to be returned in that field? Is it an app that created the discount, or maybe the staff?
One place you could check is add in the events connection to see if these details are there: DiscountNode - GraphQL Admin