When I added the GraphQL app to my store I did not see a checkbox for permissions on gift cards but I do see that you can query for them.
https://shopify.dev/api/admin-graphql/2022-07/objects/GiftCard#queries
https://shopify.dev/api/examples/gift-cards
How do I give permission to my graphQL app to be able to query and create gift cards?
I’ve tried in the release candidate and am in a shopify plus store.
Wondering what I missed here. Thank you kindly for any help!