public static class Storefront.MetafieldsSetUserErrorQuery extends Query<Storefront.MetafieldsSetUserErrorQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.MetafieldsSetUserErrorQuery |
code()
The error code.
|
Storefront.MetafieldsSetUserErrorQuery |
elementIndex()
The index of the array element that's causing the error.
|
Storefront.MetafieldsSetUserErrorQuery |
field()
The path to the input field that caused the error.
|
Storefront.MetafieldsSetUserErrorQuery |
message()
The error message.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.MetafieldsSetUserErrorQuery code()
public Storefront.MetafieldsSetUserErrorQuery elementIndex()
public Storefront.MetafieldsSetUserErrorQuery field()
public Storefront.MetafieldsSetUserErrorQuery message()