-
Schema file can't exist in "hidden" folders.
**To Reproduce**
Place a schema in a folder starting with a dot. For example:
Schema location:
```
.mesh/schema.graphql
```
graphql.config.yml…
-
![image](https://user-images.githubusercontent.com/1624785/94026057-c99ef080-fdeb-11ea-9c6c-f343e4ec7ca6.png)
```text
TS2345: Argument of type '{ type: NexusObjectTypeDef; description: string; args:…
-
**Is your feature request related to a problem? Please describe.**
I want to use a custom graphql implementation. use cases
1. I wanna use @kitten 's [graphql-web-lite](https://github.com/kitten…
-
Hi, we're loving this tool but after upgrading Sanity to its v3 `dev-preview`, it now gives an error `TypeError: types.filter is not a function`, presumably because the config entry point is now diffe…
-
If you find a security vulnerability, do NOT open an issue. Email [security@sanity.io](mailto:security@sanity.io) instead.
**Describe the bug**
i have the following query:
```
export const p…
-
Hi! First of all, thanks for this library. I've used it a few times in the past and loved the developer experience.
I'm writing to ask a simple question: What are the advantages and drawbacks of us…
-
#### Perceived Problem
- users resort to `server.custom` in every app to add express middleware
- `server.custom` should be a rare escape hatch
- `server.custom` widespread use would make Nexus f…
-
Current typegen related options:
```
outputs.typgen
shouldGenerateArtifacts
prettierConfig
formatTypegen
typegenConfig
```
Suggestion:
```ts
{
sdl: {
enabled: boolean // shouldGene…
-
### INTRODUCTION
Everything was working in "**nexus-plugin-prisma**": "**0.16.1**" and problem appeared in all next versions.
### ERROR
```
/home/user/projects/node_modules/nexus-plugin-prisma/d…
-
### Which Cloudflare product(s) does this pertain to?
Workers Runtime
### What version(s) of the tool(s) are you using?
3.80.0 [Wrangler], 2.9.7 [Nitropack], 3.13.0 [Nuxt]
### What version…