public static class Storefront.CartLinesRemovePayloadQuery extends Query<Storefront.CartLinesRemovePayloadQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CartLinesRemovePayloadQuery |
cart(Storefront.CartQueryDefinition queryDef)
The updated cart.
|
Storefront.CartLinesRemovePayloadQuery |
userErrors(Storefront.CartUserErrorQueryDefinition queryDef)
The list of errors that occurred from executing the mutation.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CartLinesRemovePayloadQuery cart(Storefront.CartQueryDefinition queryDef)
public Storefront.CartLinesRemovePayloadQuery userErrors(Storefront.CartUserErrorQueryDefinition queryDef)