Solved

Get gift card id used in order from GraphQL API

chipak1981
Tourist
4 1 0

Per Title. 

Gift card ids can be retrieved from REST API via `order.transactions.receipt`. 

But I am unable to retrieve gift card ids used in a purchase (i.e. order, transaction) from the GraphQL API.

Accepted Solution (1)

chipak1981
Tourist
4 1 0

This is an accepted solution.

Reply 1 (1)

chipak1981
Tourist
4 1 0

This is an accepted solution.

`receipt` is available through the Gql API but not documented. see https://community.shopify.com/c/shopify-apis-and-sdks/properties-missing-from-transaction-graphql/m-...