it('should set resolvers', () => {
    expect(makeExecutableSchema.mock.calls[0][0].resolvers).toMatchSnapshot()
  })