Files
Krow-workspace/legacy/dataconnect-v1/functions/cleanAttire.gql
2026-03-18 15:04:18 +01:00

4 lines
82 B
GraphQL

mutation cleanAttireOptions @transaction {
attireOption_deleteMany(all: true)
}