Turner Houghton

Results 2 issues of Turner Houghton

## Problem Statement Currently, I can designate that users authenticating via a specific auth type should be able to have access to a specific query, for example: ```graphql type Post...

feature-request

### Version 29.7.0 ### Steps to reproduce Use the following jest.config.js: ```js module.exports = { preset: 'ts-jest', testEnvironment: 'node' } ``` Simply create the following test in your `node` env...

Needs Triage
Bug Report