TaxSummaryCreateUserError - admin-graphql - OBJECT
Version: unstable
Description:
An error that occurs during the execution of `TaxSummaryCreate`.
Access Scopes
Fields
-
code:
TaxSummaryCreateUserErrorCode -
The error code.
-
field:
String -
The path to the input field that caused the error.
-
message:
String! -
The error message.
Connections
Related queries
Related mutations
-
taxSummaryCreate
Creates a tax summary for a given order.
If both an order ID and a start and end time are provided, the order ID will be used.
Related Unions
Examples