public static class Storefront.CheckoutGiftCardRemoveV2PayloadQuery extends Query<Storefront.CheckoutGiftCardRemoveV2PayloadQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CheckoutGiftCardRemoveV2PayloadQuery |
checkout(Storefront.CheckoutQueryDefinition queryDef)
The updated checkout object.
|
Storefront.CheckoutGiftCardRemoveV2PayloadQuery |
checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
The list of errors that occurred from executing the mutation.
|
Storefront.CheckoutGiftCardRemoveV2PayloadQuery |
userErrors(Storefront.UserErrorQueryDefinition queryDef)
Deprecated.
Use `checkoutUserErrors` instead.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CheckoutGiftCardRemoveV2PayloadQuery checkout(Storefront.CheckoutQueryDefinition queryDef)
public Storefront.CheckoutGiftCardRemoveV2PayloadQuery checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
@Deprecated public Storefront.CheckoutGiftCardRemoveV2PayloadQuery userErrors(Storefront.UserErrorQueryDefinition queryDef)