Implement BatchSpecExecution resolver and mutation
Created by: eseliger
This PR implements the BatchSpecExecution
resolver, including it's node resolver and a mutation to create these. The API is currently limited to site admins.
Also added missing tests for the store methods.