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