Mark Fulton

Results 153 issues of Mark Fulton

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

feature

I'd like `NonNullable` but for deep structures. This is mentioned in #117 but it isn't clear that's the solution the issue creator is looking for so I'm creating a separate...

type addition

GraphQL Playground allowed my team and me to define custom tab names. This was great when grouping multiple queries into one tab that use a common set of variables and...

enhancement
graphiql

our team occasionally gets a different screenshot using storycap for pages that use an iframe I see that storycap awaits various things including CSS; is there intentional support for awaiting...

I would like to be able to quickly iterate through changed files. e.g. One project I work on regularly has visual snapshots checked into the repository. When things change visually...

feature-request

### Is this request related to a bug? No. ### Describe the request. I want to be able to easily install this on my children's Kindle Fire tablets. ### Anything...

enhancement
worth considering

**Is your feature request related to a problem? Please describe.** I want to use GraphQL Yoga as my Apollo Federation implementation but I want to use subscriptions too and from...

documentation

**Is your feature request related to a problem? Please describe.** The new Geolocation Sensor API isn't being tracked yet. **Describe the solution you'd like** Is Luke to see it tracked...

enhancement

[XState VSCode](https://marketplace.visualstudio.com/items?itemName=statelyai.stately-vscode)'s Typegen functionality does not currently work with TypeScript code when using Deno because Typegen does not insert the generated module's path using its extension. This is required when...

I'd like to be able to build multiple GraphQL schemas that have different available contexts to them in the same codebase. Currently this doesn't appear possible as context typing is...