Is it possible, when doing an update mutation, to keep the value that’s already there but add to it. For example, if there’s a list and you want to do an update to add something. I’ve checked the schema and can’t see anything about keeping what’s already stored.
n
nilan
06/20/2018, 9:33 AM
Is it a scalar list, or a
to-many
relation?
d
Darryl
06/20/2018, 9:34 AM
Hi again, Nilan. In the example a few comments up it’s the “versions” in the Book type.
n
nilan
06/20/2018, 9:35 AM
Again, looking up the schema can help 🙂 You can use the