Anchor to OrderAttributionDefinitionDeletePayloadOrder
payloadOrder Attribution Definition Delete Payload
Return type for mutation.
Anchor to FieldsFields
- deletedId (ID)
- userErrors ([OrderAttributionDefinitionDeleteUserError!]!)
- Anchor to deletedIddeleted•ID
Id The ID of the deleted order attribution definition.
- Anchor to userErrorsuser•[Order
Errors Attribution Definition Delete User Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- 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?