TaxCountryConfigurationDeleteError
No description
type TaxCountryConfigurationDeleteError {
field: String
message: String
code: TaxCountryConfigurationDeleteErrorCode!
}
Fields
TaxCountryConfigurationDeleteError.field
● String
scalar miscellaneous
Name of a field that caused the error. A value of
null
indicates that the error isn't associated with a particular field.
TaxCountryConfigurationDeleteError.message
● String
scalar miscellaneous
The error message.
TaxCountryConfigurationDeleteError.code
● TaxCountryConfigurationDeleteErrorCode!
non-null enum taxes
The error code.