ShopPolicyUserError object
Version unstable
An error that occurs during the execution of a shop policy mutation.
On this page
Fields
-
code (
ShopPolicyErrorCode
)Error code to uniquely identify the error.
-
field (
[String!]
)Path to the input field which caused the error.
-
message (
String!
)The error message.
Implements
Version 2021-04 (Release candidate)
An error that occurs during the execution of a shop policy mutation.
On this page
Fields
-
code (
ShopPolicyErrorCode
)Error code to uniquely identify the error.
-
field (
[String!]
)Path to the input field which caused the error.
-
message (
String!
)The error message.
Implements
Version 2021-01 (Latest)
An error that occurs during the execution of a shop policy mutation.
On this page
Fields
-
code (
ShopPolicyErrorCode
)Error code to uniquely identify the error.
-
field (
[String!]
)Path to the input field which caused the error.
-
message (
String!
)The error message.
Implements
Version 2020-10
An error that occurs during the execution of a shop policy mutation.
On this page
Fields
-
code (
ShopPolicyErrorCode
)Error code to uniquely identify the error.
-
field (
[String!]
)Path to the input field which caused the error.
-
message (
String!
)The error message.