deleteProductEditionAssociation
Delete an association
This page contains
Arguments
| input DeleteProductEditionAssociationInput! PREVIEW | Input for Deleting Product Edition Association |
DeleteProductEditionAssociationInput fields
| id ID! | Association ID |
| tenant String | Identifier of the tenant |
Return Fields
| success Boolean | Successful completion acknowledgement |
| userErrors [DeleteProductEditionAssociationError!] PREVIEW | User errors |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.


