@adminide-stack/extension-api 8.0.2-alpha.0 → 8.1.1-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.js CHANGED
@@ -1 +1 @@
1
- export{graphQLContent}from'./interfaces/graphql.js';export{ContributableViewContainer,IContributableMenu}from'./interfaces/contributions/contribution.js';export{EMPTY_MODEL}from'./interfaces/model.js';export{match,score}from'./interfaces/text-document.js';export{ContextMenuDocument,CopyDocument,ExtensionsByLimitDocument,GalleryDocument,GalleryExtensionDocument,HideContextMenuDocument,ICacheControlScope,IClientContainerService,IEnvironmentSync,IExtensionKind,IExtensionType,IGraphqlCallType,IMarkupKind,IMenuId,IMoleculerServiceName,INotificationChangeType,INotificationSeverity,INotificationViewItemLabelKind,ISortEnum,InstallDocument,InstalledExtensionsDocument,NotificationsDocument,ProviderDefinitionDocument,RemoveDocument,RunMenuActionDocument,ShowContextMenuDocument,ShowNotificationDocument,useContextMenuLazyQuery,useContextMenuQuery,useContextMenuSuspenseQuery,useCopyMutation,useExtensionsByLimitLazyQuery,useExtensionsByLimitQuery,useExtensionsByLimitSuspenseQuery,useGalleryExtensionLazyQuery,useGalleryExtensionQuery,useGalleryExtensionSuspenseQuery,useGalleryLazyQuery,useGalleryQuery,useGallerySuspenseQuery,useHideContextMenuMutation,useInstallMutation,useInstalledExtensionsLazyQuery,useInstalledExtensionsQuery,useInstalledExtensionsSuspenseQuery,useNotificationsLazyQuery,useNotificationsQuery,useNotificationsSuspenseQuery,useProviderDefinitionMutation,useRemoveMutation,useRunMenuActionMutation,useShowContextMenuMutation,useShowNotificationLazyQuery,useShowNotificationQuery,useShowNotificationSuspenseQuery}from'./interfaces/generated-models.js';export{WebviewContentPurpose}from'./interfaces/webview/webview.js';export{EditorPosition}from'./protocol/editor-missing-types.js';export{HostIdentifier,ProxyIdentifier,RequestType,TransportType,createExtHostContextProxyIdentifier,createMainContextProxyIdentifier,getStringIdentifierForProxy}from'./protocol/proxy-identifier.js';export{modes}from'./protocol/temporary-types.js';export{ClientContext}from'./protocol/client.protocol.js';export{ISuggestDataDtoField,ISuggestResultDtoField,IdObject,ObjectIdentifier,reviveWorkspaceEditDto}from'./protocol/common.protocol.js';export{editorGroupToViewColumn,viewColumnToEditorGroup}from'./protocol/shared/editor.js';export{ExtHostContext,MainContext}from'./protocol/server.protocol.js';export{ArgType,MessageBuffer,MessageIO,MessageType,RPCProtocol,RequestInitiator,ResponsiveState,safeStringify}from'./protocol/rpc-protocol.js';export{RPCLogger}from'./protocol/rpc-logger.js';export{createBarrier}from'./utils/helper.test.js';export{flattenAndCompact,generateContributionId,isPromise,isSubscribable,tryCatchPromise}from'./utils/util.js';export{asError,isErrorLike}from'./utils/errors.js';export{getScriptURLFromExtensionManifest}from'./utils/extensions.js';export{combineLatestOrDefault}from'./utils/rxjs/combineLatestOrDefault.js';import*as pathsUtil from'./utils/paths-util.js';export{pathsUtil as path };export{ConfigurationTarget,Disposable,LogLevel,RelativePattern}from'./core/types/ext-host-types.js';export{Expression,TemplateExpression,parse,parseTemplate}from'./core/expr/evaluator.js';export{Lexer,OPERATORS,OPERATOR_CHARS,TemplateLexer,TokenType}from'./core/expr/lexer.js';export{Parser,TemplateParser}from'./core/expr/parser.js';export{ConnectionError,ConnectionErrors,createConnection}from'./connections/jsonrpc2/connection.js';export{createWebWorkerMessageTransports}from'./connections/jsonrpc2/transports/webWorker.js';export{BrowserConsoleTracer,noopTracer}from'./connections/jsonrpc2/trace.js';export{createMessagePipe,createMessageTransports}from'./connections/jsonrpc2/test-helper.js';export{BrowserRemoteRPC}from'./connections/remote-rpc/browser-remote-rpc.js';export{createExtensionProxy,createProxy,createProxyAndHandleRequests,handleRequests,handleServerProxyRequest,handleServerProxyRequests}from'./connections/proxy/proxy.js';export{ClientTypes}from'./constants/types.js';export{COMMAND_ACTION_TYPES,CONTRIBUTION_ACTION_TYPES,EXTENSION_ACTION_TYPES,SETTINGS_ACTION_TYPES}from'./constants/action-types.js';
1
+ export{graphQLContent}from'./interfaces/graphql.js';export{ContributableViewContainer,IContributableMenu}from'./interfaces/contributions/contribution.js';export{EMPTY_MODEL}from'./interfaces/model.js';export{match,score}from'./interfaces/text-document.js';export{ContextMenuDocument,CopyDocument,ExtensionsByLimitDocument,GalleryDocument,GalleryExtensionDocument,HideContextMenuDocument,ICacheControlScope,IClientContainerService,IEnvironmentSync,IExtensionKind,IExtensionType,IGraphqlCallType,IMailTemplateId,IMarkupKind,IMenuId,IMoleculerCronServiceName,IMoleculerServiceName,INotificationChangeType,INotificationSeverity,INotificationViewItemLabelKind,ISortEnum,InstallDocument,InstalledExtensionsDocument,NotificationsDocument,ProviderDefinitionDocument,RemoveDocument,RunMenuActionDocument,ShowContextMenuDocument,ShowNotificationDocument,useContextMenuLazyQuery,useContextMenuQuery,useContextMenuSuspenseQuery,useCopyMutation,useExtensionsByLimitLazyQuery,useExtensionsByLimitQuery,useExtensionsByLimitSuspenseQuery,useGalleryExtensionLazyQuery,useGalleryExtensionQuery,useGalleryExtensionSuspenseQuery,useGalleryLazyQuery,useGalleryQuery,useGallerySuspenseQuery,useHideContextMenuMutation,useInstallMutation,useInstalledExtensionsLazyQuery,useInstalledExtensionsQuery,useInstalledExtensionsSuspenseQuery,useNotificationsLazyQuery,useNotificationsQuery,useNotificationsSuspenseQuery,useProviderDefinitionMutation,useRemoveMutation,useRunMenuActionMutation,useShowContextMenuMutation,useShowNotificationLazyQuery,useShowNotificationQuery,useShowNotificationSuspenseQuery}from'./interfaces/generated-models.js';export{WebviewContentPurpose}from'./interfaces/webview/webview.js';export{EditorPosition}from'./protocol/editor-missing-types.js';export{HostIdentifier,ProxyIdentifier,RequestType,TransportType,createExtHostContextProxyIdentifier,createMainContextProxyIdentifier,getStringIdentifierForProxy}from'./protocol/proxy-identifier.js';export{modes}from'./protocol/temporary-types.js';export{ClientContext}from'./protocol/client.protocol.js';export{ISuggestDataDtoField,ISuggestResultDtoField,IdObject,ObjectIdentifier,reviveWorkspaceEditDto}from'./protocol/common.protocol.js';export{editorGroupToViewColumn,viewColumnToEditorGroup}from'./protocol/shared/editor.js';export{ExtHostContext,MainContext}from'./protocol/server.protocol.js';export{ArgType,MessageBuffer,MessageIO,MessageType,RPCProtocol,RequestInitiator,ResponsiveState,safeStringify}from'./protocol/rpc-protocol.js';export{RPCLogger}from'./protocol/rpc-logger.js';export{createBarrier}from'./utils/helper.test.js';export{flattenAndCompact,generateContributionId,isPromise,isSubscribable,tryCatchPromise}from'./utils/util.js';export{asError,isErrorLike}from'./utils/errors.js';export{getScriptURLFromExtensionManifest}from'./utils/extensions.js';export{combineLatestOrDefault}from'./utils/rxjs/combineLatestOrDefault.js';import*as pathsUtil from'./utils/paths-util.js';export{pathsUtil as path };export{ConfigurationTarget,Disposable,LogLevel,RelativePattern}from'./core/types/ext-host-types.js';export{Expression,TemplateExpression,parse,parseTemplate}from'./core/expr/evaluator.js';export{Lexer,OPERATORS,OPERATOR_CHARS,TemplateLexer,TokenType}from'./core/expr/lexer.js';export{Parser,TemplateParser}from'./core/expr/parser.js';export{ConnectionError,ConnectionErrors,createConnection}from'./connections/jsonrpc2/connection.js';export{createWebWorkerMessageTransports}from'./connections/jsonrpc2/transports/webWorker.js';export{BrowserConsoleTracer,noopTracer}from'./connections/jsonrpc2/trace.js';export{createMessagePipe,createMessageTransports}from'./connections/jsonrpc2/test-helper.js';export{BrowserRemoteRPC}from'./connections/remote-rpc/browser-remote-rpc.js';export{createExtensionProxy,createProxy,createProxyAndHandleRequests,handleRequests,handleServerProxyRequest,handleServerProxyRequests}from'./connections/proxy/proxy.js';export{ClientTypes}from'./constants/types.js';export{COMMAND_ACTION_TYPES,CONTRIBUTION_ACTION_TYPES,EXTENSION_ACTION_TYPES,SETTINGS_ACTION_TYPES}from'./constants/action-types.js';
@@ -77,6 +77,10 @@ export type Scalars = {
77
77
  input: any;
78
78
  output: any;
79
79
  };
80
+ Timestamp: {
81
+ input: any;
82
+ output: any;
83
+ };
80
84
  URI: {
81
85
  input: URI;
82
86
  output: URI;
@@ -1104,6 +1108,9 @@ export type ILocation = {
1104
1108
  uri?: Maybe<Scalars['String']['output']>;
1105
1109
  uriRangeOrPosition?: Maybe<Scalars['String']['output']>;
1106
1110
  };
1111
+ export declare enum IMailTemplateId {
1112
+ Dummy = "dummy"
1113
+ }
1107
1114
  export type IMarkupContent = {
1108
1115
  kind?: Maybe<IMarkupKind>;
1109
1116
  value?: Maybe<Scalars['String']['output']>;
@@ -1231,6 +1238,9 @@ export type IMessageLinkInput = {
1231
1238
  name?: InputMaybe<Scalars['String']['input']>;
1232
1239
  offset?: InputMaybe<Scalars['Int']['input']>;
1233
1240
  };
1241
+ export declare enum IMoleculerCronServiceName {
1242
+ Dummy = "dummy"
1243
+ }
1234
1244
  /** All Moleculer Topic names are extended from this. */
1235
1245
  export declare enum IMoleculerServiceName {
1236
1246
  Dummy = "dummy"
@@ -2184,7 +2194,7 @@ export type ICopyMutationFn = Apollo.MutationFunction<ICopyMutation, ICopyMutati
2184
2194
  * });
2185
2195
  */
2186
2196
  export declare function useCopyMutation(baseOptions?: Apollo.MutationHookOptions<ICopyMutation, ICopyMutationVariables>): Apollo.MutationTuple<ICopyMutation, Exact<{
2187
- value?: string;
2197
+ value?: InputMaybe<Scalars["String"]["input"]>;
2188
2198
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2189
2199
  export type CopyMutationHookResult = ReturnType<typeof useCopyMutation>;
2190
2200
  export type CopyMutationResult = Apollo.MutationResult<ICopyMutation>;
@@ -2209,7 +2219,7 @@ export type IRunMenuActionMutationFn = Apollo.MutationFunction<IRunMenuActionMut
2209
2219
  * });
2210
2220
  */
2211
2221
  export declare function useRunMenuActionMutation(baseOptions?: Apollo.MutationHookOptions<IRunMenuActionMutation, IRunMenuActionMutationVariables>): Apollo.MutationTuple<IRunMenuActionMutation, Exact<{
2212
- argument?: IContributionActionRunInput;
2222
+ argument?: InputMaybe<IContributionActionRunInput>;
2213
2223
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2214
2224
  export type RunMenuActionMutationHookResult = ReturnType<typeof useRunMenuActionMutation>;
2215
2225
  export type RunMenuActionMutationResult = Apollo.MutationResult<IRunMenuActionMutation>;
@@ -2258,7 +2268,7 @@ export type IShowContextMenuMutationFn = Apollo.MutationFunction<IShowContextMen
2258
2268
  * });
2259
2269
  */
2260
2270
  export declare function useShowContextMenuMutation(baseOptions?: Apollo.MutationHookOptions<IShowContextMenuMutation, IShowContextMenuMutationVariables>): Apollo.MutationTuple<IShowContextMenuMutation, Exact<{
2261
- delegate?: IContextMenuInput;
2271
+ delegate?: InputMaybe<IContextMenuInput>;
2262
2272
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2263
2273
  export type ShowContextMenuMutationHookResult = ReturnType<typeof useShowContextMenuMutation>;
2264
2274
  export type ShowContextMenuMutationResult = Apollo.MutationResult<IShowContextMenuMutation>;
@@ -2283,7 +2293,7 @@ export type IInstallMutationFn = Apollo.MutationFunction<IInstallMutation, IInst
2283
2293
  * });
2284
2294
  */
2285
2295
  export declare function useInstallMutation(baseOptions?: Apollo.MutationHookOptions<IInstallMutation, IInstallMutationVariables>): Apollo.MutationTuple<IInstallMutation, Exact<{
2286
- vsix: string;
2296
+ vsix: Scalars["String"]["input"];
2287
2297
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2288
2298
  export type InstallMutationHookResult = ReturnType<typeof useInstallMutation>;
2289
2299
  export type InstallMutationResult = Apollo.MutationResult<IInstallMutation>;
@@ -2308,7 +2318,7 @@ export type IProviderDefinitionMutationFn = Apollo.MutationFunction<IProviderDef
2308
2318
  * });
2309
2319
  */
2310
2320
  export declare function useProviderDefinitionMutation(baseOptions?: Apollo.MutationHookOptions<IProviderDefinitionMutation, IProviderDefinitionMutationVariables>): Apollo.MutationTuple<IProviderDefinitionMutation, Exact<{
2311
- params?: ITextDocumentPositionParamsInput;
2321
+ params?: InputMaybe<ITextDocumentPositionParamsInput>;
2312
2322
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2313
2323
  export type ProviderDefinitionMutationHookResult = ReturnType<typeof useProviderDefinitionMutation>;
2314
2324
  export type ProviderDefinitionMutationResult = Apollo.MutationResult<IProviderDefinitionMutation>;
@@ -2333,7 +2343,7 @@ export type IRemoveMutationFn = Apollo.MutationFunction<IRemoveMutation, IRemove
2333
2343
  * });
2334
2344
  */
2335
2345
  export declare function useRemoveMutation(baseOptions?: Apollo.MutationHookOptions<IRemoveMutation, IRemoveMutationVariables>): Apollo.MutationTuple<IRemoveMutation, Exact<{
2336
- id: string;
2346
+ id: Scalars["String"]["input"];
2337
2347
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2338
2348
  export type RemoveMutationHookResult = ReturnType<typeof useRemoveMutation>;
2339
2349
  export type RemoveMutationResult = Apollo.MutationResult<IRemoveMutation>;
@@ -2390,13 +2400,13 @@ export declare function useGalleryExtensionQuery(baseOptions: Apollo.QueryHookOp
2390
2400
  } | {
2391
2401
  skip: boolean;
2392
2402
  })): Apollo.QueryResult<IGalleryExtensionQuery, Exact<{
2393
- extensionID: string;
2403
+ extensionID: Scalars["String"]["input"];
2394
2404
  }>>;
2395
2405
  export declare function useGalleryExtensionLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<IGalleryExtensionQuery, IGalleryExtensionQueryVariables>): Apollo.LazyQueryResultTuple<IGalleryExtensionQuery, Exact<{
2396
- extensionID: string;
2406
+ extensionID: Scalars["String"]["input"];
2397
2407
  }>>;
2398
2408
  export declare function useGalleryExtensionSuspenseQuery(baseOptions?: Apollo.SuspenseQueryHookOptions<IGalleryExtensionQuery, IGalleryExtensionQueryVariables>): Apollo.UseSuspenseQueryResult<IGalleryExtensionQuery, Exact<{
2399
- extensionID: string;
2409
+ extensionID: Scalars["String"]["input"];
2400
2410
  }>>;
2401
2411
  export type GalleryExtensionQueryHookResult = ReturnType<typeof useGalleryExtensionQuery>;
2402
2412
  export type GalleryExtensionLazyQueryHookResult = ReturnType<typeof useGalleryExtensionLazyQuery>;
@@ -2426,16 +2436,16 @@ export declare function useExtensionsByLimitQuery(baseOptions: Apollo.QueryHookO
2426
2436
  } | {
2427
2437
  skip: boolean;
2428
2438
  })): Apollo.QueryResult<IExtensionsByLimitQuery, Exact<{
2429
- first: number;
2430
- prioritizeExtensionIDs: string | string[];
2439
+ first: Scalars["Int"]["input"];
2440
+ prioritizeExtensionIDs: Array<Scalars["String"]["input"]> | Scalars["String"]["input"];
2431
2441
  }>>;
2432
2442
  export declare function useExtensionsByLimitLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<IExtensionsByLimitQuery, IExtensionsByLimitQueryVariables>): Apollo.LazyQueryResultTuple<IExtensionsByLimitQuery, Exact<{
2433
- first: number;
2434
- prioritizeExtensionIDs: string | string[];
2443
+ first: Scalars["Int"]["input"];
2444
+ prioritizeExtensionIDs: Array<Scalars["String"]["input"]> | Scalars["String"]["input"];
2435
2445
  }>>;
2436
2446
  export declare function useExtensionsByLimitSuspenseQuery(baseOptions?: Apollo.SuspenseQueryHookOptions<IExtensionsByLimitQuery, IExtensionsByLimitQueryVariables>): Apollo.UseSuspenseQueryResult<IExtensionsByLimitQuery, Exact<{
2437
- first: number;
2438
- prioritizeExtensionIDs: string | string[];
2447
+ first: Scalars["Int"]["input"];
2448
+ prioritizeExtensionIDs: Array<Scalars["String"]["input"]> | Scalars["String"]["input"];
2439
2449
  }>>;
2440
2450
  export type ExtensionsByLimitQueryHookResult = ReturnType<typeof useExtensionsByLimitQuery>;
2441
2451
  export type ExtensionsByLimitLazyQueryHookResult = ReturnType<typeof useExtensionsByLimitLazyQuery>;
@@ -2459,13 +2469,13 @@ export declare const GalleryDocument: DocumentNode;
2459
2469
  * });
2460
2470
  */
2461
2471
  export declare function useGalleryQuery(baseOptions?: Apollo.QueryHookOptions<IGalleryQuery, IGalleryQueryVariables>): Apollo.QueryResult<IGalleryQuery, Exact<{
2462
- query?: IGalleryQueryInput;
2472
+ query?: InputMaybe<IGalleryQueryInput>;
2463
2473
  }>>;
2464
2474
  export declare function useGalleryLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<IGalleryQuery, IGalleryQueryVariables>): Apollo.LazyQueryResultTuple<IGalleryQuery, Exact<{
2465
- query?: IGalleryQueryInput;
2475
+ query?: InputMaybe<IGalleryQueryInput>;
2466
2476
  }>>;
2467
2477
  export declare function useGallerySuspenseQuery(baseOptions?: Apollo.SuspenseQueryHookOptions<IGalleryQuery, IGalleryQueryVariables>): Apollo.UseSuspenseQueryResult<IGalleryQuery, Exact<{
2468
- query?: IGalleryQueryInput;
2478
+ query?: InputMaybe<IGalleryQueryInput>;
2469
2479
  }>>;
2470
2480
  export type GalleryQueryHookResult = ReturnType<typeof useGalleryQuery>;
2471
2481
  export type GalleryLazyQueryHookResult = ReturnType<typeof useGalleryLazyQuery>;
@@ -2547,13 +2557,13 @@ export declare const ShowNotificationDocument: DocumentNode;
2547
2557
  * });
2548
2558
  */
2549
2559
  export declare function useShowNotificationQuery(baseOptions?: Apollo.QueryHookOptions<IShowNotificationQuery, IShowNotificationQueryVariables>): Apollo.QueryResult<IShowNotificationQuery, Exact<{
2550
- notification?: INotificationInput;
2560
+ notification?: InputMaybe<INotificationInput>;
2551
2561
  }>>;
2552
2562
  export declare function useShowNotificationLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<IShowNotificationQuery, IShowNotificationQueryVariables>): Apollo.LazyQueryResultTuple<IShowNotificationQuery, Exact<{
2553
- notification?: INotificationInput;
2563
+ notification?: InputMaybe<INotificationInput>;
2554
2564
  }>>;
2555
2565
  export declare function useShowNotificationSuspenseQuery(baseOptions?: Apollo.SuspenseQueryHookOptions<IShowNotificationQuery, IShowNotificationQueryVariables>): Apollo.UseSuspenseQueryResult<IShowNotificationQuery, Exact<{
2556
- notification?: INotificationInput;
2566
+ notification?: InputMaybe<INotificationInput>;
2557
2567
  }>>;
2558
2568
  export type ShowNotificationQueryHookResult = ReturnType<typeof useShowNotificationQuery>;
2559
2569
  export type ShowNotificationLazyQueryHookResult = ReturnType<typeof useShowNotificationLazyQuery>;
@@ -2589,11 +2599,11 @@ export type DirectiveResolverFn<TResult = {}, TParent = {}, TContext = {}, TArgs
2589
2599
  export type IResolversInterfaceTypes<_RefType extends Record<string, unknown>> = {
2590
2600
  Hover: never;
2591
2601
  IResourceUtilizationSettings: never;
2592
- ITextDocumentIdentifier: (ITextDocumentIdentifier) | (ITextDocumentItem);
2593
- Location: (IProvideTextDocumentLocationSignature);
2602
+ ITextDocumentIdentifier: ITextDocumentIdentifier | ITextDocumentItem;
2603
+ Location: IProvideTextDocumentLocationSignature;
2594
2604
  MarkupContent: never;
2595
- Node: (IRegistryExtension);
2596
- TextDocumentPositionParams: (IProvideTextDocumentLocationSignature);
2605
+ Node: IRegistryExtension;
2606
+ TextDocumentPositionParams: IProvideTextDocumentLocationSignature;
2597
2607
  };
2598
2608
  /** Mapping between all available schema types and the resolvers types */
2599
2609
  export type IResolversTypes = {
@@ -2692,6 +2702,7 @@ export type IResolversTypes = {
2692
2702
  Localization: ResolverTypeWrapper<ILocalization>;
2693
2703
  LocalizationTranslation: ResolverTypeWrapper<ILocalizationTranslation>;
2694
2704
  Location: ResolverTypeWrapper<IResolversInterfaceTypes<IResolversTypes>['Location']>;
2705
+ MailTemplateId: IMailTemplateId;
2695
2706
  MarkupContent: ResolverTypeWrapper<IResolversInterfaceTypes<IResolversTypes>['MarkupContent']>;
2696
2707
  MarkupKind: IMarkupKind;
2697
2708
  MenuId: IMenuId;
@@ -2708,6 +2719,7 @@ export type IResolversTypes = {
2708
2719
  Menus: ResolverTypeWrapper<IMenus>;
2709
2720
  MessageLink: ResolverTypeWrapper<IMessageLink>;
2710
2721
  MessageLinkInput: IMessageLinkInput;
2722
+ MoleculerCronServiceName: IMoleculerCronServiceName;
2711
2723
  MoleculerServiceName: IMoleculerServiceName;
2712
2724
  Mutation: ResolverTypeWrapper<{}>;
2713
2725
  Node: ResolverTypeWrapper<IResolversInterfaceTypes<IResolversTypes>['Node']>;
@@ -2762,6 +2774,7 @@ export type IResolversTypes = {
2762
2774
  TextDocumentRegistrationOptionsInput: ITextDocumentRegistrationOptionsInput;
2763
2775
  ThemeLabel: ResolverTypeWrapper<IThemeLabel>;
2764
2776
  Time: ResolverTypeWrapper<Scalars['Time']['output']>;
2777
+ Timestamp: ResolverTypeWrapper<Scalars['Timestamp']['output']>;
2765
2778
  URI: ResolverTypeWrapper<Scalars['URI']['output']>;
2766
2779
  URIInput: ResolverTypeWrapper<Scalars['URIInput']['output']>;
2767
2780
  ViewContainer: ResolverTypeWrapper<IViewContainer>;
@@ -2920,6 +2933,7 @@ export type IResolversParentTypes = {
2920
2933
  TextDocumentRegistrationOptionsInput: ITextDocumentRegistrationOptionsInput;
2921
2934
  ThemeLabel: IThemeLabel;
2922
2935
  Time: Scalars['Time']['output'];
2936
+ Timestamp: Scalars['Timestamp']['output'];
2923
2937
  URI: Scalars['URI']['output'];
2924
2938
  URIInput: Scalars['URIInput']['output'];
2925
2939
  ViewContainer: IViewContainer;
@@ -3719,7 +3733,7 @@ export type ISnippetResolvers<ContextType = MyContext, ParentType extends IResol
3719
3733
  __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
3720
3734
  };
3721
3735
  export type ISubscriptionResolvers<ContextType = MyContext, ParentType extends IResolversParentTypes['Subscription'] = IResolversParentTypes['Subscription']> = {
3722
- dummy?: SubscriptionResolver<Maybe<IResolversTypes['Int']>, "dummy", ParentType, ContextType>;
3736
+ dummy?: SubscriptionResolver<Maybe<IResolversTypes['Int']>, 'dummy', ParentType, ContextType>;
3723
3737
  };
3724
3738
  export type ITextDocumentIdentifierResolvers<ContextType = MyContext, ParentType extends IResolversParentTypes['TextDocumentIdentifier'] = IResolversParentTypes['TextDocumentIdentifier']> = {
3725
3739
  languageId?: Resolver<Maybe<IResolversTypes['String']>, ParentType, ContextType>;
@@ -3750,6 +3764,9 @@ export type IThemeLabelResolvers<ContextType = MyContext, ParentType extends IRe
3750
3764
  export interface ITimeScalarConfig extends GraphQLScalarTypeConfig<IResolversTypes['Time'], any> {
3751
3765
  name: 'Time';
3752
3766
  }
3767
+ export interface ITimestampScalarConfig extends GraphQLScalarTypeConfig<IResolversTypes['Timestamp'], any> {
3768
+ name: 'Timestamp';
3769
+ }
3753
3770
  export interface IUriScalarConfig extends GraphQLScalarTypeConfig<IResolversTypes['URI'], any> {
3754
3771
  name: 'URI';
3755
3772
  }
@@ -3879,6 +3896,7 @@ export type IResolvers<ContextType = MyContext> = {
3879
3896
  TextDocumentRegistrationOptions?: ITextDocumentRegistrationOptionsResolvers<ContextType>;
3880
3897
  ThemeLabel?: IThemeLabelResolvers<ContextType>;
3881
3898
  Time?: GraphQLScalarType;
3899
+ Timestamp?: GraphQLScalarType;
3882
3900
  URI?: GraphQLScalarType;
3883
3901
  URIInput?: GraphQLScalarType;
3884
3902
  ViewContainer?: IViewContainerResolvers<ContextType>;