Skip to main content
Anchor to OrderAttributionDefinitionDeletePayload

OrderAttributionDefinitionDeletePayload

payload

Return type for orderAttributionDefinitionDelete mutation.

•ID

The ID of the deleted order attribution definition.

•[OrderAttributionDefinitionDeleteUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Deletes an order attribution definition for the calling app on the current shop. Existing orders attributed to this definition are preserved.

Arguments

•ID!
required

The ID of the order attribution definition to delete.



Was this section helpful?