An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Query the details of a single customer's gift cards increase and decrease, including the increase and decrease value and update scenarios.
Arguments
first ● Int
Retrieve the initial n elements from the list.
last ● Int
Gets the last n items in the list.
reverse ● Boolean
Reverse the sequence of the base list.
giftCardCode ● String!non-null
giftCard Code
customerAccessToken ● String!non-null
customer Access Token
after ● String
Gets the elements after the specified cursor.
before ● String
Gets the elements before the specified cursor.
Returns
edges ● [GiftCardHistoryEdge!]non-null
edges list
node list
pageInfo ● PageInfo!non-null
Information to aid in pagination.
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?