We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257f9ef commit 8a7955dCopy full SHA for 8a7955d
src/type/definition.js
@@ -791,7 +791,6 @@ function defineFieldMap<TSource, TContext>(
791
}));
792
793
return {
794
- ...fieldConfig,
795
name: fieldName,
796
description: fieldConfig.description,
797
type: fieldConfig.type,
@@ -1424,7 +1423,6 @@ function defineInputFieldMap(
1424
1423
);
1425
1426
1427
1428
1429
1430
0 commit comments