From b375b4849c56cc2444e75f94be5f33298bbe8c74 Mon Sep 17 00:00:00 2001 From: Jason Kuhrt Date: Mon, 21 Oct 2024 14:56:21 -0400 Subject: [PATCH] snap --- .../__snapshots__/generate.test.ts.snap | 150 +++++++++--------- 1 file changed, 75 insertions(+), 75 deletions(-) diff --git a/src/generator/generator/__snapshots__/generate.test.ts.snap b/src/generator/generator/__snapshots__/generate.test.ts.snap index 1400b09a..14d6476d 100644 --- a/src/generator/generator/__snapshots__/generate.test.ts.snap +++ b/src/generator/generator/__snapshots__/generate.test.ts.snap @@ -2419,11 +2419,11 @@ export interface $Document<$Scalars extends $$Utilities.Schema.Scalar.ScalarMap export interface Mutation<$Scalars extends $$Utilities.Schema.Scalar.ScalarMap = {}> { /** - * Select the \`id\` field on the \`Mutation\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`id\` field on the \`Mutation\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ id?: Mutation.id$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`idNonNull\` field on the \`Mutation\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`idNonNull\` field on the \`Mutation\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ idNonNull?: Mutation.idNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> @@ -2515,255 +2515,255 @@ export namespace Mutation { export interface Query<$Scalars extends $$Utilities.Schema.Scalar.ScalarMap = {}> { /** - * Select the \`InputObjectNested\` field on the \`Query\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`InputObjectNested\` field on the \`Query\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ InputObjectNested?: | Query.InputObjectNested$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`InputObjectNestedNonNull\` field on the \`Query\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`InputObjectNestedNonNull\` field on the \`Query\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ InputObjectNestedNonNull?: | Query.InputObjectNestedNonNull<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`abcEnum\` field on the \`Query\` object. Its type is Enum. + * Select the \`abcEnum\` field on the \`Query\` object. Its type is \`ABCEnum\` (a \`Enum\` kind of type). */ abcEnum?: Query.abcEnum$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`argInputObjectCircular\` field on the \`Query\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`argInputObjectCircular\` field on the \`Query\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ argInputObjectCircular?: | Query.argInputObjectCircular$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`date\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`date\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ date?: Query.date$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateArg\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`dateArg\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ dateArg?: Query.dateArg$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateArgInputObject\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`dateArgInputObject\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ dateArgInputObject?: | Query.dateArgInputObject$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateArgList\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`dateArgList\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ dateArgList?: Query.dateArgList$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateArgNonNull\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`dateArgNonNull\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ dateArgNonNull?: Query.dateArgNonNull<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateArgNonNullList\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`dateArgNonNullList\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ dateArgNonNullList?: | Query.dateArgNonNullList<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateArgNonNullListNonNull\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`dateArgNonNullListNonNull\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ dateArgNonNullListNonNull?: | Query.dateArgNonNullListNonNull<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateInterface1\` field on the \`Query\` object. Its type is Interface. + * Select the \`dateInterface1\` field on the \`Query\` object. Its type is \`DateInterface1\` (a \`Interface\` kind of type). */ dateInterface1?: | Query.dateInterface1$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateList\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`dateList\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ dateList?: Query.dateList$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateListList\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`dateListList\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ dateListList?: Query.dateListList$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateListNonNull\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`dateListNonNull\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ dateListNonNull?: | Query.dateListNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateNonNull\` field on the \`Query\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`dateNonNull\` field on the \`Query\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ dateNonNull?: Query.dateNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateObject1\` field on the \`Query\` object. Its type is OutputObject. + * Select the \`dateObject1\` field on the \`Query\` object. Its type is \`DateObject1\` (a \`OutputObject\` kind of type). */ dateObject1?: Query.dateObject1$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`dateUnion\` field on the \`Query\` object. Its type is Union. + * Select the \`dateUnion\` field on the \`Query\` object. Its type is \`DateUnion\` (a \`Union\` kind of type). */ dateUnion?: Query.dateUnion$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`error\` field on the \`Query\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`error\` field on the \`Query\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ error?: Query.error$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`id\` field on the \`Query\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`id\` field on the \`Query\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ id?: Query.id$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`idNonNull\` field on the \`Query\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`idNonNull\` field on the \`Query\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ idNonNull?: Query.idNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`interface\` field on the \`Query\` object. Its type is Interface. + * Select the \`interface\` field on the \`Query\` object. Its type is \`Interface\` (a \`Interface\` kind of type). */ interface?: Query.$interface$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`interfaceNonNull\` field on the \`Query\` object. Its type is Interface. + * Select the \`interfaceNonNull\` field on the \`Query\` object. Its type is \`Interface\` (a \`Interface\` kind of type). */ interfaceNonNull?: | Query.interfaceNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`interfaceWithArgs\` field on the \`Query\` object. Its type is Interface. + * Select the \`interfaceWithArgs\` field on the \`Query\` object. Its type is \`Interface\` (a \`Interface\` kind of type). */ interfaceWithArgs?: | Query.interfaceWithArgs<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`listInt\` field on the \`Query\` object. Its type is \`Int\` (a \`Scalar\`). + * Select the \`listInt\` field on the \`Query\` object. Its type is \`Int\` (a \`ScalarStandard\` kind of type). */ listInt?: Query.listInt$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`listIntNonNull\` field on the \`Query\` object. Its type is \`Int\` (a \`Scalar\`). + * Select the \`listIntNonNull\` field on the \`Query\` object. Its type is \`Int\` (a \`ScalarStandard\` kind of type). */ listIntNonNull?: | Query.listIntNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`listListInt\` field on the \`Query\` object. Its type is \`Int\` (a \`Scalar\`). + * Select the \`listListInt\` field on the \`Query\` object. Its type is \`Int\` (a \`ScalarStandard\` kind of type). */ listListInt?: Query.listListInt$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`listListIntNonNull\` field on the \`Query\` object. Its type is \`Int\` (a \`Scalar\`). + * Select the \`listListIntNonNull\` field on the \`Query\` object. Its type is \`Int\` (a \`ScalarStandard\` kind of type). */ listListIntNonNull?: | Query.listListIntNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`lowerCaseUnion\` field on the \`Query\` object. Its type is Union. + * Select the \`lowerCaseUnion\` field on the \`Query\` object. Its type is \`lowerCaseUnion\` (a \`Union\` kind of type). */ lowerCaseUnion?: | Query.lowerCaseUnion$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`object\` field on the \`Query\` object. Its type is OutputObject. + * Select the \`object\` field on the \`Query\` object. Its type is \`Object1\` (a \`OutputObject\` kind of type). */ object?: Query.$object$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`objectList\` field on the \`Query\` object. Its type is OutputObject. + * Select the \`objectList\` field on the \`Query\` object. Its type is \`Object1\` (a \`OutputObject\` kind of type). */ objectList?: Query.objectList$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`objectListNonNull\` field on the \`Query\` object. Its type is OutputObject. + * Select the \`objectListNonNull\` field on the \`Query\` object. Its type is \`Object1\` (a \`OutputObject\` kind of type). */ objectListNonNull?: | Query.objectListNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`objectNested\` field on the \`Query\` object. Its type is OutputObject. + * Select the \`objectNested\` field on the \`Query\` object. Its type is \`ObjectNested\` (a \`OutputObject\` kind of type). */ objectNested?: Query.objectNested$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`objectNonNull\` field on the \`Query\` object. Its type is OutputObject. + * Select the \`objectNonNull\` field on the \`Query\` object. Its type is \`Object1\` (a \`OutputObject\` kind of type). */ objectNonNull?: | Query.objectNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`objectWithArgs\` field on the \`Query\` object. Its type is OutputObject. + * Select the \`objectWithArgs\` field on the \`Query\` object. Its type is \`Object1\` (a \`OutputObject\` kind of type). */ objectWithArgs?: | Query.objectWithArgs$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`result\` field on the \`Query\` object. Its type is Union. + * Select the \`result\` field on the \`Query\` object. Its type is \`Result\` (a \`Union\` kind of type). */ result?: Query.result<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`resultNonNull\` field on the \`Query\` object. Its type is Union. + * Select the \`resultNonNull\` field on the \`Query\` object. Its type is \`Result\` (a \`Union\` kind of type). */ resultNonNull?: | Query.resultNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`string\` field on the \`Query\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`string\` field on the \`Query\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ string?: Query.$string$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`stringWithArgEnum\` field on the \`Query\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`stringWithArgEnum\` field on the \`Query\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ stringWithArgEnum?: | Query.stringWithArgEnum$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`stringWithArgInputObject\` field on the \`Query\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`stringWithArgInputObject\` field on the \`Query\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ stringWithArgInputObject?: | Query.stringWithArgInputObject$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`stringWithArgInputObjectRequired\` field on the \`Query\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`stringWithArgInputObjectRequired\` field on the \`Query\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ stringWithArgInputObjectRequired?: | Query.stringWithArgInputObjectRequired<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`stringWithArgs\` field on the \`Query\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`stringWithArgs\` field on the \`Query\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ stringWithArgs?: | Query.stringWithArgs$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`stringWithListArg\` field on the \`Query\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`stringWithListArg\` field on the \`Query\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ stringWithListArg?: | Query.stringWithListArg$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`stringWithListArgRequired\` field on the \`Query\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`stringWithListArgRequired\` field on the \`Query\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ stringWithListArgRequired?: | Query.stringWithListArgRequired<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`stringWithRequiredArg\` field on the \`Query\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`stringWithRequiredArg\` field on the \`Query\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ stringWithRequiredArg?: | Query.stringWithRequiredArg<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`unionFooBar\` field on the \`Query\` object. Its type is Union. + * Select the \`unionFooBar\` field on the \`Query\` object. Its type is \`FooBarUnion\` (a \`Union\` kind of type). */ unionFooBar?: Query.unionFooBar$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`unionFooBarNonNull\` field on the \`Query\` object. Its type is Union. + * Select the \`unionFooBarNonNull\` field on the \`Query\` object. Its type is \`FooBarUnion\` (a \`Union\` kind of type). */ unionFooBarNonNull?: | Query.unionFooBarNonNull$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`unionFooBarWithArgs\` field on the \`Query\` object. Its type is Union. + * Select the \`unionFooBarWithArgs\` field on the \`Query\` object. Its type is \`FooBarUnion\` (a \`Union\` kind of type). */ unionFooBarWithArgs?: | Query.unionFooBarWithArgs$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`unionObject\` field on the \`Query\` object. Its type is OutputObject. + * Select the \`unionObject\` field on the \`Query\` object. Its type is \`ObjectUnion\` (a \`OutputObject\` kind of type). */ unionObject?: Query.unionObject$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`unionObjectNonNull\` field on the \`Query\` object. Its type is OutputObject. + * Select the \`unionObjectNonNull\` field on the \`Query\` object. Its type is \`ObjectUnion\` (a \`OutputObject\` kind of type). */ unionObjectNonNull?: | Query.unionObjectNonNull$Expanded<$Scalars> @@ -4212,7 +4212,7 @@ export interface InputObjectNestedNonNull<$Scalars extends $$Utilities.Schema.Sc export interface Bar<$Scalars extends $$Utilities.Schema.Scalar.ScalarMap = {}> extends $Select.Bases.ObjectLike { /** - * Select the \`int\` field on the \`Bar\` object. Its type is \`Int\` (a \`Scalar\`). + * Select the \`int\` field on the \`Bar\` object. Its type is \`Int\` (a \`ScalarStandard\` kind of type). */ int?: Bar.int$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> @@ -4284,7 +4284,7 @@ export interface DateObject1<$Scalars extends $$Utilities.Schema.Scalar.ScalarMa extends $Select.Bases.ObjectLike { /** - * Select the \`date1\` field on the \`DateObject1\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`date1\` field on the \`DateObject1\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ date1?: DateObject1.date1$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> @@ -4356,7 +4356,7 @@ export interface DateObject2<$Scalars extends $$Utilities.Schema.Scalar.ScalarMa extends $Select.Bases.ObjectLike { /** - * Select the \`date2\` field on the \`DateObject2\` object. Its type is \`Date\` (a \`Scalar\`). + * Select the \`date2\` field on the \`DateObject2\` object. Its type is \`Date\` (a \`ScalarCustom\` kind of type). */ date2?: DateObject2.date2$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> @@ -4426,11 +4426,11 @@ export namespace DateObject2 { export interface ErrorOne<$Scalars extends $$Utilities.Schema.Scalar.ScalarMap = {}> extends $Select.Bases.ObjectLike { /** - * Select the \`infoId\` field on the \`ErrorOne\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`infoId\` field on the \`ErrorOne\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ infoId?: ErrorOne.infoId$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`message\` field on the \`ErrorOne\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`message\` field on the \`ErrorOne\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ message?: ErrorOne.message$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> @@ -4522,11 +4522,11 @@ export namespace ErrorOne { export interface ErrorTwo<$Scalars extends $$Utilities.Schema.Scalar.ScalarMap = {}> extends $Select.Bases.ObjectLike { /** - * Select the \`infoInt\` field on the \`ErrorTwo\` object. Its type is \`Int\` (a \`Scalar\`). + * Select the \`infoInt\` field on the \`ErrorTwo\` object. Its type is \`Int\` (a \`ScalarStandard\` kind of type). */ infoInt?: ErrorTwo.infoInt$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`message\` field on the \`ErrorTwo\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`message\` field on the \`ErrorTwo\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ message?: ErrorTwo.message$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> @@ -4621,7 +4621,7 @@ export namespace ErrorTwo { */ export interface Foo<$Scalars extends $$Utilities.Schema.Scalar.ScalarMap = {}> extends $Select.Bases.ObjectLike { /** - * Select the \`id\` field on the \`Foo\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`id\` field on the \`Foo\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ id?: Foo.id$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> @@ -4691,27 +4691,27 @@ export namespace Foo { export interface Object1<$Scalars extends $$Utilities.Schema.Scalar.ScalarMap = {}> extends $Select.Bases.ObjectLike { /** - * Select the \`ABCEnum\` field on the \`Object1\` object. Its type is Enum. + * Select the \`ABCEnum\` field on the \`Object1\` object. Its type is \`ABCEnum\` (a \`Enum\` kind of type). */ ABCEnum?: Object1.ABCEnum$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`boolean\` field on the \`Object1\` object. Its type is \`Boolean\` (a \`Scalar\`). + * Select the \`boolean\` field on the \`Object1\` object. Its type is \`Boolean\` (a \`ScalarStandard\` kind of type). */ boolean?: Object1.$boolean$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`float\` field on the \`Object1\` object. Its type is \`Float\` (a \`Scalar\`). + * Select the \`float\` field on the \`Object1\` object. Its type is \`Float\` (a \`ScalarStandard\` kind of type). */ float?: Object1.float$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`id\` field on the \`Object1\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`id\` field on the \`Object1\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ id?: Object1.id$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`int\` field on the \`Object1\` object. Its type is \`Int\` (a \`Scalar\`). + * Select the \`int\` field on the \`Object1\` object. Its type is \`Int\` (a \`ScalarStandard\` kind of type). */ int?: Object1.int$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`string\` field on the \`Object1\` object. Its type is \`String\` (a \`Scalar\`). + * Select the \`string\` field on the \`Object1\` object. Its type is \`String\` (a \`ScalarStandard\` kind of type). */ string?: Object1.$string$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> @@ -4893,13 +4893,13 @@ export interface Object1ImplementingInterface<$Scalars extends $$Utilities.Schem extends $Select.Bases.ObjectLike { /** - * Select the \`id\` field on the \`Object1ImplementingInterface\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`id\` field on the \`Object1ImplementingInterface\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ id?: | Object1ImplementingInterface.id$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`int\` field on the \`Object1ImplementingInterface\` object. Its type is \`Int\` (a \`Scalar\`). + * Select the \`int\` field on the \`Object1ImplementingInterface\` object. Its type is \`Int\` (a \`ScalarStandard\` kind of type). */ int?: | Object1ImplementingInterface.int$Expanded<$Scalars> @@ -4995,13 +4995,13 @@ export interface Object2ImplementingInterface<$Scalars extends $$Utilities.Schem extends $Select.Bases.ObjectLike { /** - * Select the \`boolean\` field on the \`Object2ImplementingInterface\` object. Its type is \`Boolean\` (a \`Scalar\`). + * Select the \`boolean\` field on the \`Object2ImplementingInterface\` object. Its type is \`Boolean\` (a \`ScalarStandard\` kind of type). */ boolean?: | Object2ImplementingInterface.$boolean$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`id\` field on the \`Object2ImplementingInterface\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`id\` field on the \`Object2ImplementingInterface\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ id?: | Object2ImplementingInterface.id$Expanded<$Scalars> @@ -5097,11 +5097,11 @@ export interface ObjectNested<$Scalars extends $$Utilities.Schema.Scalar.ScalarM extends $Select.Bases.ObjectLike { /** - * Select the \`id\` field on the \`ObjectNested\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`id\` field on the \`ObjectNested\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ id?: ObjectNested.id$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> /** - * Select the \`object\` field on the \`ObjectNested\` object. Its type is OutputObject. + * Select the \`object\` field on the \`ObjectNested\` object. Its type is \`Object1\` (a \`OutputObject\` kind of type). */ object?: ObjectNested.$object$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> @@ -5192,7 +5192,7 @@ export interface ObjectUnion<$Scalars extends $$Utilities.Schema.Scalar.ScalarMa extends $Select.Bases.ObjectLike { /** - * Select the \`fooBarUnion\` field on the \`ObjectUnion\` object. Its type is Union. + * Select the \`fooBarUnion\` field on the \`ObjectUnion\` object. Its type is \`FooBarUnion\` (a \`Union\` kind of type). */ fooBarUnion?: | ObjectUnion.fooBarUnion$Expanded<$Scalars> @@ -5265,7 +5265,7 @@ export interface lowerCaseObject<$Scalars extends $$Utilities.Schema.Scalar.Scal extends $Select.Bases.ObjectLike { /** - * Select the \`id\` field on the \`lowerCaseObject\` object. Its type is \`ID\` (a \`Scalar\`). + * Select the \`id\` field on the \`lowerCaseObject\` object. Its type is \`ID\` (a \`ScalarStandard\` kind of type). */ id?: lowerCaseObject.id$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias> @@ -5337,7 +5337,7 @@ export interface lowerCaseObject2<$Scalars extends $$Utilities.Schema.Scalar.Sca extends $Select.Bases.ObjectLike { /** - * Select the \`int\` field on the \`lowerCaseObject2\` object. Its type is \`Int\` (a \`Scalar\`). + * Select the \`int\` field on the \`lowerCaseObject2\` object. Its type is \`Int\` (a \`ScalarStandard\` kind of type). */ int?: lowerCaseObject2.int$Expanded<$Scalars> | $Select.SelectAlias.SelectAlias>