public static class Storefront.CartMetafieldsSetPayloadQuery extends Query<Storefront.CartMetafieldsSetPayloadQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CartMetafieldsSetPayloadQuery |
metafields(Storefront.MetafieldQueryDefinition queryDef)
The list of cart metafields that were set.
|
Storefront.CartMetafieldsSetPayloadQuery |
userErrors(Storefront.MetafieldsSetUserErrorQueryDefinition queryDef)
The list of errors that occurred from executing the mutation.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CartMetafieldsSetPayloadQuery metafields(Storefront.MetafieldQueryDefinition queryDef)
public Storefront.CartMetafieldsSetPayloadQuery userErrors(Storefront.MetafieldsSetUserErrorQueryDefinition queryDef)