Not sure if this is a bug or by design, but it seems that mutations do not reflect that many-to-many relationships. For example in a Book-Authors, when I use createBook to create a book I cannot specify the list of authors Id that should be associated with the book.