Shopify SDK for Unity
Public Member Functions | List of all members
Shopify.Unity.DisplayableError Interface Reference

Represents an error in the input of a mutation. More...

Inheritance diagram for Shopify.Unity.DisplayableError:
Shopify.Unity.CheckoutUserError Shopify.Unity.CustomerUserError Shopify.Unity.UnknownDisplayableError Shopify.Unity.UserError

Public Member Functions

List< string > field ()
 Path to the input field which caused the error. More...
 
string message ()
 The error message. More...
 

Detailed Description

Represents an error in the input of a mutation.

Member Function Documentation

◆ field()

List<string> Shopify.Unity.DisplayableError.field ( )

◆ message()

string Shopify.Unity.DisplayableError.message ( )

The documentation for this interface was generated from the following file: