@adminide-stack/extension-api 7.2.7-alpha.0 → 7.2.8-alpha.6

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';
@@ -954,6 +954,17 @@ export type IGalleryQueryInput = {
954
954
  export type IGeoLocation = {
955
955
  __typename?: 'GeoLocation';
956
956
  coordinates?: Maybe<Array<Maybe<Scalars['Float']['output']>>>;
957
+ type?: Maybe<Scalars['String']['output']>;
958
+ };
959
+ /**
960
+ * Input geometry of the location.
961
+ * List the `longitude` first and then `latitude`
962
+ * - Validate longitude values are between `-180` and `180`
963
+ * - Validate latitude values are between `-90` and `90`
964
+ */
965
+ export type IGeoLocationInput = {
966
+ coordinates?: InputMaybe<Array<InputMaybe<Scalars['Float']['input']>>>;
967
+ type?: InputMaybe<Scalars['String']['input']>;
957
968
  };
958
969
  export type IGrammar = {
959
970
  __typename?: 'Grammar';
@@ -1104,6 +1115,9 @@ export type ILocation = {
1104
1115
  uri?: Maybe<Scalars['String']['output']>;
1105
1116
  uriRangeOrPosition?: Maybe<Scalars['String']['output']>;
1106
1117
  };
1118
+ export declare enum IMailTemplateId {
1119
+ Dummy = "dummy"
1120
+ }
1107
1121
  export type IMarkupContent = {
1108
1122
  kind?: Maybe<IMarkupKind>;
1109
1123
  value?: Maybe<Scalars['String']['output']>;
@@ -1231,6 +1245,9 @@ export type IMessageLinkInput = {
1231
1245
  name?: InputMaybe<Scalars['String']['input']>;
1232
1246
  offset?: InputMaybe<Scalars['Int']['input']>;
1233
1247
  };
1248
+ export declare enum IMoleculerCronServiceName {
1249
+ Dummy = "dummy"
1250
+ }
1234
1251
  /** All Moleculer Topic names are extended from this. */
1235
1252
  export declare enum IMoleculerServiceName {
1236
1253
  Dummy = "dummy"
@@ -2184,7 +2201,7 @@ export type ICopyMutationFn = Apollo.MutationFunction<ICopyMutation, ICopyMutati
2184
2201
  * });
2185
2202
  */
2186
2203
  export declare function useCopyMutation(baseOptions?: Apollo.MutationHookOptions<ICopyMutation, ICopyMutationVariables>): Apollo.MutationTuple<ICopyMutation, Exact<{
2187
- value?: string;
2204
+ value?: InputMaybe<Scalars["String"]["input"]>;
2188
2205
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2189
2206
  export type CopyMutationHookResult = ReturnType<typeof useCopyMutation>;
2190
2207
  export type CopyMutationResult = Apollo.MutationResult<ICopyMutation>;
@@ -2209,7 +2226,7 @@ export type IRunMenuActionMutationFn = Apollo.MutationFunction<IRunMenuActionMut
2209
2226
  * });
2210
2227
  */
2211
2228
  export declare function useRunMenuActionMutation(baseOptions?: Apollo.MutationHookOptions<IRunMenuActionMutation, IRunMenuActionMutationVariables>): Apollo.MutationTuple<IRunMenuActionMutation, Exact<{
2212
- argument?: IContributionActionRunInput;
2229
+ argument?: InputMaybe<IContributionActionRunInput>;
2213
2230
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2214
2231
  export type RunMenuActionMutationHookResult = ReturnType<typeof useRunMenuActionMutation>;
2215
2232
  export type RunMenuActionMutationResult = Apollo.MutationResult<IRunMenuActionMutation>;
@@ -2258,7 +2275,7 @@ export type IShowContextMenuMutationFn = Apollo.MutationFunction<IShowContextMen
2258
2275
  * });
2259
2276
  */
2260
2277
  export declare function useShowContextMenuMutation(baseOptions?: Apollo.MutationHookOptions<IShowContextMenuMutation, IShowContextMenuMutationVariables>): Apollo.MutationTuple<IShowContextMenuMutation, Exact<{
2261
- delegate?: IContextMenuInput;
2278
+ delegate?: InputMaybe<IContextMenuInput>;
2262
2279
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2263
2280
  export type ShowContextMenuMutationHookResult = ReturnType<typeof useShowContextMenuMutation>;
2264
2281
  export type ShowContextMenuMutationResult = Apollo.MutationResult<IShowContextMenuMutation>;
@@ -2283,7 +2300,7 @@ export type IInstallMutationFn = Apollo.MutationFunction<IInstallMutation, IInst
2283
2300
  * });
2284
2301
  */
2285
2302
  export declare function useInstallMutation(baseOptions?: Apollo.MutationHookOptions<IInstallMutation, IInstallMutationVariables>): Apollo.MutationTuple<IInstallMutation, Exact<{
2286
- vsix: string;
2303
+ vsix: Scalars["String"]["input"];
2287
2304
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2288
2305
  export type InstallMutationHookResult = ReturnType<typeof useInstallMutation>;
2289
2306
  export type InstallMutationResult = Apollo.MutationResult<IInstallMutation>;
@@ -2308,7 +2325,7 @@ export type IProviderDefinitionMutationFn = Apollo.MutationFunction<IProviderDef
2308
2325
  * });
2309
2326
  */
2310
2327
  export declare function useProviderDefinitionMutation(baseOptions?: Apollo.MutationHookOptions<IProviderDefinitionMutation, IProviderDefinitionMutationVariables>): Apollo.MutationTuple<IProviderDefinitionMutation, Exact<{
2311
- params?: ITextDocumentPositionParamsInput;
2328
+ params?: InputMaybe<ITextDocumentPositionParamsInput>;
2312
2329
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2313
2330
  export type ProviderDefinitionMutationHookResult = ReturnType<typeof useProviderDefinitionMutation>;
2314
2331
  export type ProviderDefinitionMutationResult = Apollo.MutationResult<IProviderDefinitionMutation>;
@@ -2333,7 +2350,7 @@ export type IRemoveMutationFn = Apollo.MutationFunction<IRemoveMutation, IRemove
2333
2350
  * });
2334
2351
  */
2335
2352
  export declare function useRemoveMutation(baseOptions?: Apollo.MutationHookOptions<IRemoveMutation, IRemoveMutationVariables>): Apollo.MutationTuple<IRemoveMutation, Exact<{
2336
- id: string;
2353
+ id: Scalars["String"]["input"];
2337
2354
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
2338
2355
  export type RemoveMutationHookResult = ReturnType<typeof useRemoveMutation>;
2339
2356
  export type RemoveMutationResult = Apollo.MutationResult<IRemoveMutation>;
@@ -2390,13 +2407,13 @@ export declare function useGalleryExtensionQuery(baseOptions: Apollo.QueryHookOp
2390
2407
  } | {
2391
2408
  skip: boolean;
2392
2409
  })): Apollo.QueryResult<IGalleryExtensionQuery, Exact<{
2393
- extensionID: string;
2410
+ extensionID: Scalars["String"]["input"];
2394
2411
  }>>;
2395
2412
  export declare function useGalleryExtensionLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<IGalleryExtensionQuery, IGalleryExtensionQueryVariables>): Apollo.LazyQueryResultTuple<IGalleryExtensionQuery, Exact<{
2396
- extensionID: string;
2413
+ extensionID: Scalars["String"]["input"];
2397
2414
  }>>;
2398
2415
  export declare function useGalleryExtensionSuspenseQuery(baseOptions?: Apollo.SuspenseQueryHookOptions<IGalleryExtensionQuery, IGalleryExtensionQueryVariables>): Apollo.UseSuspenseQueryResult<IGalleryExtensionQuery, Exact<{
2399
- extensionID: string;
2416
+ extensionID: Scalars["String"]["input"];
2400
2417
  }>>;
2401
2418
  export type GalleryExtensionQueryHookResult = ReturnType<typeof useGalleryExtensionQuery>;
2402
2419
  export type GalleryExtensionLazyQueryHookResult = ReturnType<typeof useGalleryExtensionLazyQuery>;
@@ -2426,16 +2443,16 @@ export declare function useExtensionsByLimitQuery(baseOptions: Apollo.QueryHookO
2426
2443
  } | {
2427
2444
  skip: boolean;
2428
2445
  })): Apollo.QueryResult<IExtensionsByLimitQuery, Exact<{
2429
- first: number;
2430
- prioritizeExtensionIDs: string | string[];
2446
+ first: Scalars["Int"]["input"];
2447
+ prioritizeExtensionIDs: Array<Scalars["String"]["input"]> | Scalars["String"]["input"];
2431
2448
  }>>;
2432
2449
  export declare function useExtensionsByLimitLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<IExtensionsByLimitQuery, IExtensionsByLimitQueryVariables>): Apollo.LazyQueryResultTuple<IExtensionsByLimitQuery, Exact<{
2433
- first: number;
2434
- prioritizeExtensionIDs: string | string[];
2450
+ first: Scalars["Int"]["input"];
2451
+ prioritizeExtensionIDs: Array<Scalars["String"]["input"]> | Scalars["String"]["input"];
2435
2452
  }>>;
2436
2453
  export declare function useExtensionsByLimitSuspenseQuery(baseOptions?: Apollo.SuspenseQueryHookOptions<IExtensionsByLimitQuery, IExtensionsByLimitQueryVariables>): Apollo.UseSuspenseQueryResult<IExtensionsByLimitQuery, Exact<{
2437
- first: number;
2438
- prioritizeExtensionIDs: string | string[];
2454
+ first: Scalars["Int"]["input"];
2455
+ prioritizeExtensionIDs: Array<Scalars["String"]["input"]> | Scalars["String"]["input"];
2439
2456
  }>>;
2440
2457
  export type ExtensionsByLimitQueryHookResult = ReturnType<typeof useExtensionsByLimitQuery>;
2441
2458
  export type ExtensionsByLimitLazyQueryHookResult = ReturnType<typeof useExtensionsByLimitLazyQuery>;
@@ -2459,13 +2476,13 @@ export declare const GalleryDocument: DocumentNode;
2459
2476
  * });
2460
2477
  */
2461
2478
  export declare function useGalleryQuery(baseOptions?: Apollo.QueryHookOptions<IGalleryQuery, IGalleryQueryVariables>): Apollo.QueryResult<IGalleryQuery, Exact<{
2462
- query?: IGalleryQueryInput;
2479
+ query?: InputMaybe<IGalleryQueryInput>;
2463
2480
  }>>;
2464
2481
  export declare function useGalleryLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<IGalleryQuery, IGalleryQueryVariables>): Apollo.LazyQueryResultTuple<IGalleryQuery, Exact<{
2465
- query?: IGalleryQueryInput;
2482
+ query?: InputMaybe<IGalleryQueryInput>;
2466
2483
  }>>;
2467
2484
  export declare function useGallerySuspenseQuery(baseOptions?: Apollo.SuspenseQueryHookOptions<IGalleryQuery, IGalleryQueryVariables>): Apollo.UseSuspenseQueryResult<IGalleryQuery, Exact<{
2468
- query?: IGalleryQueryInput;
2485
+ query?: InputMaybe<IGalleryQueryInput>;
2469
2486
  }>>;
2470
2487
  export type GalleryQueryHookResult = ReturnType<typeof useGalleryQuery>;
2471
2488
  export type GalleryLazyQueryHookResult = ReturnType<typeof useGalleryLazyQuery>;
@@ -2547,13 +2564,13 @@ export declare const ShowNotificationDocument: DocumentNode;
2547
2564
  * });
2548
2565
  */
2549
2566
  export declare function useShowNotificationQuery(baseOptions?: Apollo.QueryHookOptions<IShowNotificationQuery, IShowNotificationQueryVariables>): Apollo.QueryResult<IShowNotificationQuery, Exact<{
2550
- notification?: INotificationInput;
2567
+ notification?: InputMaybe<INotificationInput>;
2551
2568
  }>>;
2552
2569
  export declare function useShowNotificationLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<IShowNotificationQuery, IShowNotificationQueryVariables>): Apollo.LazyQueryResultTuple<IShowNotificationQuery, Exact<{
2553
- notification?: INotificationInput;
2570
+ notification?: InputMaybe<INotificationInput>;
2554
2571
  }>>;
2555
2572
  export declare function useShowNotificationSuspenseQuery(baseOptions?: Apollo.SuspenseQueryHookOptions<IShowNotificationQuery, IShowNotificationQueryVariables>): Apollo.UseSuspenseQueryResult<IShowNotificationQuery, Exact<{
2556
- notification?: INotificationInput;
2573
+ notification?: InputMaybe<INotificationInput>;
2557
2574
  }>>;
2558
2575
  export type ShowNotificationQueryHookResult = ReturnType<typeof useShowNotificationQuery>;
2559
2576
  export type ShowNotificationLazyQueryHookResult = ReturnType<typeof useShowNotificationLazyQuery>;
@@ -2589,11 +2606,11 @@ export type DirectiveResolverFn<TResult = {}, TParent = {}, TContext = {}, TArgs
2589
2606
  export type IResolversInterfaceTypes<_RefType extends Record<string, unknown>> = {
2590
2607
  Hover: never;
2591
2608
  IResourceUtilizationSettings: never;
2592
- ITextDocumentIdentifier: (ITextDocumentIdentifier) | (ITextDocumentItem);
2593
- Location: (IProvideTextDocumentLocationSignature);
2609
+ ITextDocumentIdentifier: ITextDocumentIdentifier | ITextDocumentItem;
2610
+ Location: IProvideTextDocumentLocationSignature;
2594
2611
  MarkupContent: never;
2595
- Node: (IRegistryExtension);
2596
- TextDocumentPositionParams: (IProvideTextDocumentLocationSignature);
2612
+ Node: IRegistryExtension;
2613
+ TextDocumentPositionParams: IProvideTextDocumentLocationSignature;
2597
2614
  };
2598
2615
  /** Mapping between all available schema types and the resolvers types */
2599
2616
  export type IResolversTypes = {
@@ -2664,6 +2681,7 @@ export type IResolversTypes = {
2664
2681
  GalleryPager: ResolverTypeWrapper<IGalleryPager>;
2665
2682
  GalleryQueryInput: IGalleryQueryInput;
2666
2683
  GeoLocation: ResolverTypeWrapper<IGeoLocation>;
2684
+ GeoLocationInput: IGeoLocationInput;
2667
2685
  Grammar: ResolverTypeWrapper<IGrammar>;
2668
2686
  GraphqlCallType: IGraphqlCallType;
2669
2687
  Hover: ResolverTypeWrapper<IResolversInterfaceTypes<IResolversTypes>['Hover']>;
@@ -2692,6 +2710,7 @@ export type IResolversTypes = {
2692
2710
  Localization: ResolverTypeWrapper<ILocalization>;
2693
2711
  LocalizationTranslation: ResolverTypeWrapper<ILocalizationTranslation>;
2694
2712
  Location: ResolverTypeWrapper<IResolversInterfaceTypes<IResolversTypes>['Location']>;
2713
+ MailTemplateId: IMailTemplateId;
2695
2714
  MarkupContent: ResolverTypeWrapper<IResolversInterfaceTypes<IResolversTypes>['MarkupContent']>;
2696
2715
  MarkupKind: IMarkupKind;
2697
2716
  MenuId: IMenuId;
@@ -2708,6 +2727,7 @@ export type IResolversTypes = {
2708
2727
  Menus: ResolverTypeWrapper<IMenus>;
2709
2728
  MessageLink: ResolverTypeWrapper<IMessageLink>;
2710
2729
  MessageLinkInput: IMessageLinkInput;
2730
+ MoleculerCronServiceName: IMoleculerCronServiceName;
2711
2731
  MoleculerServiceName: IMoleculerServiceName;
2712
2732
  Mutation: ResolverTypeWrapper<{}>;
2713
2733
  Node: ResolverTypeWrapper<IResolversInterfaceTypes<IResolversTypes>['Node']>;
@@ -2830,6 +2850,7 @@ export type IResolversParentTypes = {
2830
2850
  GalleryPager: IGalleryPager;
2831
2851
  GalleryQueryInput: IGalleryQueryInput;
2832
2852
  GeoLocation: IGeoLocation;
2853
+ GeoLocationInput: IGeoLocationInput;
2833
2854
  Grammar: IGrammar;
2834
2855
  Hover: IResolversInterfaceTypes<IResolversParentTypes>['Hover'];
2835
2856
  IActivationRequest: IIActivationRequest;
@@ -3318,6 +3339,7 @@ export type IGalleryPagerResolvers<ContextType = MyContext, ParentType extends I
3318
3339
  };
3319
3340
  export type IGeoLocationResolvers<ContextType = MyContext, ParentType extends IResolversParentTypes['GeoLocation'] = IResolversParentTypes['GeoLocation']> = {
3320
3341
  coordinates?: Resolver<Maybe<Array<Maybe<IResolversTypes['Float']>>>, ParentType, ContextType>;
3342
+ type?: Resolver<Maybe<IResolversTypes['String']>, ParentType, ContextType>;
3321
3343
  __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
3322
3344
  };
3323
3345
  export type IGrammarResolvers<ContextType = MyContext, ParentType extends IResolversParentTypes['Grammar'] = IResolversParentTypes['Grammar']> = {
@@ -3719,7 +3741,7 @@ export type ISnippetResolvers<ContextType = MyContext, ParentType extends IResol
3719
3741
  __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
3720
3742
  };
3721
3743
  export type ISubscriptionResolvers<ContextType = MyContext, ParentType extends IResolversParentTypes['Subscription'] = IResolversParentTypes['Subscription']> = {
3722
- dummy?: SubscriptionResolver<Maybe<IResolversTypes['Int']>, "dummy", ParentType, ContextType>;
3744
+ dummy?: SubscriptionResolver<Maybe<IResolversTypes['Int']>, 'dummy', ParentType, ContextType>;
3723
3745
  };
3724
3746
  export type ITextDocumentIdentifierResolvers<ContextType = MyContext, ParentType extends IResolversParentTypes['TextDocumentIdentifier'] = IResolversParentTypes['TextDocumentIdentifier']> = {
3725
3747
  languageId?: Resolver<Maybe<IResolversTypes['String']>, ParentType, ContextType>;