GiftcardTemplate
Load giftcard templates available for the Intent
GiftcardTemplate(
first: Int
after: String
last: Int
before: String
intentToken: String
): GiftcardTemplateConnection!
Arguments
GiftcardTemplate.first ● Int scalar
Returns the first n elements from the list.
GiftcardTemplate.after ● String scalar
Returns the elements in the list that come after the specified cursor.
GiftcardTemplate.last ● Int scalar
Returns the last n elements from the list.
GiftcardTemplate.before ● String scalar
Returns the elements in the list that come before the specified cursor.
GiftcardTemplate.intentToken ● String scalar
Link ID of the Giftcard to be purchased
Type
GiftcardTemplateConnection object
The connection type for GiftcardTemplate.