Add backend support for deleting designs
This adds a new GraphQL mutation to deleted designs, which does not permanently destroy them, but instead creates a new version in which they are not visible. They can be queried for at various points in the history and their deletion status will be respected.
Showing
This diff is collapsed.
Please register or sign in to comment