objection-graphql
objection-graphql copied to clipboard
Mutation Tests are not passing correctly, the mutation is not actually written to the test DB
The tests for 'ExtendWithMutations' are not correct, they do not actually write to and then read back from the DB.
I confirmed this by checking the DB manually before and after each extendWithMutations
test