SchemaField: ReadonlyDeep_2<{
    args: SchemaArg[];
    deprecation?: Deprecation;
    documentation?: string;
    isNullable?: boolean;
    name: string;
    outputType: OutputTypeRef;
}>