• Alex Kalderimis's avatar
    Add backend support for deleting designs · b8f65d1f
    Alex Kalderimis authored
    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.
    b8f65d1f
design.rb 3.29 KB