Luud Janssen

Results 5 issues of Luud Janssen

The depth is currently defined in fixed values (2, 3, 4, 6, 8, 16, 24). However the specs dictate that interpolation should be possible for sub-menu's. Meaning a depth of...

enhancement
help wanted
hacktoberfest

## This would solve... When trying to create a Undici adapter for [Polly.JS](https://netflix.github.io/pollyjs/#/) I tried to use the mocking capabilities from Undici to record network requests and replay them later...

enhancement
good first issue

### Current Behavior In the following examples, the `extend` keyword is highlighted differently: ![image](https://github.com/graphql/graphiql/assets/12209111/101839cf-3a07-4382-9588-c426f50d5205) ![image](https://github.com/graphql/graphiql/assets/12209111/f91b84a2-b43f-4098-a854-54e569e55250) ### Expected Behavior I would expect the `extend` keyword to be highlighted the same in...

bug
vscode-graphql-syntax

### Current Behavior After defining a type that implements an interface and which doesn't have a fields definition, the syntax highlighting breaks: ![image](https://github.com/graphql/graphiql/assets/12209111/2ced6f1b-939d-4973-98d3-5869e1faa98b) In this example you can see there's...

bug
vscode-graphql-syntax

Hey! This fixes #87. I used my local Git username instead of my Github username by accident, but it's me :) I also added the use of the cross-env dependency,...