@salesforce/lds-adapters-uiapi 1.356.0 → 1.358.0

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.
@@ -7,7 +7,7 @@ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState
7
7
  import { FieldNode as $64$luvio_graphql$45$parser_FieldNode, OperationDefinitionNode as $64$luvio_graphql$45$parser_OperationDefinitionNode, SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, FragmentDefinitionNode as $64$luvio_graphql$45$parser_FragmentDefinitionNode, InlineFragmentNode as $64$luvio_graphql$45$parser_InlineFragmentNode, FragmentSpreadNode as $64$luvio_graphql$45$parser_FragmentSpreadNode } from '@luvio/graphql-parser';
8
8
  import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables, GraphQLFragmentMap as $64$luvio_graphql_GraphQLFragmentMap } from '@luvio/graphql';
9
9
  export declare const name = "Analytics__AnalyticsRepresentation";
10
- export declare const VERSION = "9719233aaf1a82094e73b9cbd55205ac";
10
+ export declare const VERSION = "97ffe784049254d57e3831a3e3a0b79b";
11
11
  export interface Interface {
12
12
  MasterLabel: StringValue_Interface | undefined;
13
13
  DeveloperName: StringValue_Interface | undefined;
@@ -18,6 +18,7 @@ export interface Interface {
18
18
  Id: string;
19
19
  ApiName: string;
20
20
  NamespacePrefix: StringValue_Interface | undefined;
21
+ RecordOperations: StringValue_Interface[] | undefined;
21
22
  AnalyticsWorkspaces: Analytics__AnalyticsWorkspaceAssetConnection_Interface | undefined;
22
23
  }
23
24
  export interface MinimumInterface {