Represents an error in the input of a mutation.
More...
|
| | UserError (Dictionary< string, object > dataJSON) |
| | Accepts deserialized json data. Will further parse passed in data. More...
|
| |
| List< string > | field () |
| | Path to the input field which caused the error. More...
|
| |
| string | message () |
| | The error message. More...
|
| |
|
object | Clone () |
| |
|
|
T | Get< T > (string field, string alias=null) |
| |
|
Dictionary< string, object > | Data |
| |
|
Dictionary< string, object > | DataJSON [get, protected set] |
| |
Represents an error in the input of a mutation.
◆ UserError()
| Shopify.Unity.UserError.UserError |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inline |
Accepts deserialized json data. Will further parse passed in data.
- Parameters
-
◆ field()
| List<string> Shopify.Unity.UserError.field |
( |
| ) |
|
|
inline |
◆ message()
| string Shopify.Unity.UserError.message |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Assets/Shopify/Unity/Generated/UserError.cs