@pothos/core
Advanced tools
Comparing version 3.3.2 to 3.3.3
# Change Log | ||
## 3.3.3 | ||
### Patch Changes | ||
- cf4a2d14: cleanup style and comments | ||
## 3.3.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/core", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "Pothos (formerly GiraphQL) is a plugin based schema builder for creating code-first GraphQL schemas in typescript", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -52,2 +52,3 @@ /* eslint-disable @typescript-eslint/no-redeclare */ | ||
> = PothosSchemaTypes.RootFieldBuilder<Types, ParentShape, Kind>; | ||
export const RootFieldBuilder = InternalRootFieldBuilder as new < | ||
@@ -54,0 +55,0 @@ Types extends SchemaTypes, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
896918