Anchor to OrderAttributionDefinitionDeleteUserErrorOrder
objectOrder Attribution Definition Delete User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (OrderAttributionDefinitionDeleteUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Order
Attribution Definition Delete User Error Code The error code.
Show enum values
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- orderAttributionDefinitionDelete (OrderAttributionDefinitionDeletePayload)
- •mutation
Deletes an order attribution definition for the calling app on the current shop. Existing orders attributed to this definition are preserved.
Learn more in the order attribution guide.
Show payload
- •ID!required
The ID of the order attribution definition to delete.
Arguments
- •ID!
Was this section helpful?