Stephan Hug

Results 3 comments of Stephan Hug

Does this allow you to rename the files as well by supplying an `ID` with a different `name`?

But doesn't that go against the general caluma API where you can simply supply the same mutation with new values to change an existing resource? ```graphql mutation changeTitle { SaveTextQuestion(input:...