-
# Bug report
- [x] I have checked other issues to make sure this is not a duplicate.
## Describe the bug
Getting error `ReferenceError: Cannot access 'nexusSchema' before initialization` on s…
-
typescript compiler fails to compile.
Packages:
```
"nexus": "^0.12.0-rc.5",
"typescript": "^3.7.2",
```
Error Message:
```
src/graphql/schema/ad/query.ts:9:7 - error TS2345: Argument of typ…
-
In #5 the change was made to allow for all param types to be used in the first argument for an operation, when a operation has both query and path params the typegen only uses the PathParameters.
-
```
$ npx nexus build
955 ● nexus:build get used plugins
● nexus:plugin:nexusPluginPrisma Running generators
● nexus:build starting reflection
● nexus:build building typescript program
● nexus:…
-
Consider the following example:
```js
{
resolve: `gatsby-plugin-typegen`,
options: {
outputPath: `${__dirname}/src/__generated__/gatsby-types.d.ts`,
emitSchema: {
'src/__gen…
-
I just started getting this error. Out of the blue.
I'm suspecting it might have to do my node_modules.
```
src/generated/nexus-types.ts(70,7): error TS2536: Type 'InputName' cannot be used to in…
-
This package currently uses `glob`9.0.0
-
I have an example that combines GraphQL Nexus with Next.js, you can find it here: https://github.com/prisma/prisma-examples/tree/prisma2/typescript/graphql-nextjs
Now, I'm trying to invoke the Nexu…
-
### Description
_Reporting this issue at the request of @davidkpiano_ https://discord.com/channels/795785288994652170/942027749646823434/942055643232223253
Problem: there are no types on the eve…
-
The generated GraphQL schema for Hasura can contain enums with no values. When a table has no selectable columns (this occurs when only the relations are queryable but not the ids), an empty select en…