Anchor to Node
interfaceNode
An object with an ID field to support global identification, in accordance with the Relay specification. This interface is used by the node and nodes queries.
Anchor to Types implemented inTypes implemented in
- •OBJECT
Details about the gift card used on the checkout.
- Anchor to amountUsedamount•Money
Used V2! non-null The amount that was taken from the gift card by applying it.
- Anchor to balancebalance•Money
V2! non-null The amount left on the gift card.
- •ID!non-null
A globally-unique ID.
- Anchor to lastCharacterslast•String!
Characters non-null The last characters of the gift card.
- Anchor to presentmentAmountUsedpresentment•Money
Amount Used V2! non-null The amount that was applied to the checkout in its currency.
- Anchor to amountUsedV2amount•Money
Used V2 V2! non-nullDeprecated - Anchor to balanceV2balance•Money
V2 V2! non-nullDeprecated