@salesforce/lds-adapters-uiapi 1.136.2 → 1.136.4

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.
Files changed (88) hide show
  1. package/dist/es/es2018/types/src/__mocks__/force/luvioGraphql.d.ts +1 -0
  2. package/dist/es/es2018/types/src/generated/adapters/graphql.d.ts +2 -2
  3. package/dist/es/es2018/types/src/generated/graphql/directives/category.d.ts +2 -2
  4. package/dist/es/es2018/types/src/generated/graphql/directives/deprecated.d.ts +2 -2
  5. package/dist/es/es2018/types/src/generated/graphql/directives/directive-util.d.ts +2 -2
  6. package/dist/es/es2018/types/src/generated/graphql/directives/fieldCategory.d.ts +2 -2
  7. package/dist/es/es2018/types/src/generated/graphql/directives/generic.d.ts +2 -2
  8. package/dist/es/es2018/types/src/generated/graphql/directives/include.d.ts +2 -2
  9. package/dist/es/es2018/types/src/generated/graphql/directives/skip.d.ts +2 -2
  10. package/dist/es/es2018/types/src/generated/graphql/directives/specifiedBy.d.ts +2 -2
  11. package/dist/es/es2018/types/src/generated/graphql/types/Base64Value.d.ts +7 -6
  12. package/dist/es/es2018/types/src/generated/graphql/types/BooleanAggregate.d.ts +7 -6
  13. package/dist/es/es2018/types/src/generated/graphql/types/BooleanValue.d.ts +7 -6
  14. package/dist/es/es2018/types/src/generated/graphql/types/ChildRelationship.d.ts +7 -6
  15. package/dist/es/es2018/types/src/generated/graphql/types/CurrencyAggregate.d.ts +7 -6
  16. package/dist/es/es2018/types/src/generated/graphql/types/CurrencyValue.d.ts +7 -6
  17. package/dist/es/es2018/types/src/generated/graphql/types/DateAggregate.d.ts +7 -6
  18. package/dist/es/es2018/types/src/generated/graphql/types/DateFunctionAggregation.d.ts +7 -6
  19. package/dist/es/es2018/types/src/generated/graphql/types/DateOnlyAggregation.d.ts +7 -6
  20. package/dist/es/es2018/types/src/generated/graphql/types/DateTimeAggregate.d.ts +7 -6
  21. package/dist/es/es2018/types/src/generated/graphql/types/DateTimeValue.d.ts +7 -6
  22. package/dist/es/es2018/types/src/generated/graphql/types/DateValue.d.ts +7 -6
  23. package/dist/es/es2018/types/src/generated/graphql/types/DependentField.d.ts +7 -6
  24. package/dist/es/es2018/types/src/generated/graphql/types/DoubleAggregate.d.ts +7 -6
  25. package/dist/es/es2018/types/src/generated/graphql/types/DoubleValue.d.ts +7 -6
  26. package/dist/es/es2018/types/src/generated/graphql/types/EmailAggregate.d.ts +7 -6
  27. package/dist/es/es2018/types/src/generated/graphql/types/EmailValue.d.ts +7 -6
  28. package/dist/es/es2018/types/src/generated/graphql/types/EncryptedStringValue.d.ts +7 -6
  29. package/dist/es/es2018/types/src/generated/graphql/types/Field.d.ts +7 -6
  30. package/dist/es/es2018/types/src/generated/graphql/types/FieldValue.d.ts +3 -2
  31. package/dist/es/es2018/types/src/generated/graphql/types/FilteredLookupInfo.d.ts +7 -6
  32. package/dist/es/es2018/types/src/generated/graphql/types/IDAggregate.d.ts +7 -6
  33. package/dist/es/es2018/types/src/generated/graphql/types/IDValue.d.ts +7 -6
  34. package/dist/es/es2018/types/src/generated/graphql/types/IntAggregate.d.ts +7 -6
  35. package/dist/es/es2018/types/src/generated/graphql/types/IntValue.d.ts +7 -6
  36. package/dist/es/es2018/types/src/generated/graphql/types/JSONValue.d.ts +7 -6
  37. package/dist/es/es2018/types/src/generated/graphql/types/LatitudeAggregate.d.ts +7 -6
  38. package/dist/es/es2018/types/src/generated/graphql/types/LatitudeValue.d.ts +7 -6
  39. package/dist/es/es2018/types/src/generated/graphql/types/ListColumn.d.ts +7 -6
  40. package/dist/es/es2018/types/src/generated/graphql/types/ListOrder.d.ts +7 -6
  41. package/dist/es/es2018/types/src/generated/graphql/types/LongAggregate.d.ts +7 -6
  42. package/dist/es/es2018/types/src/generated/graphql/types/LongTextAreaValue.d.ts +7 -6
  43. package/dist/es/es2018/types/src/generated/graphql/types/LongValue.d.ts +7 -6
  44. package/dist/es/es2018/types/src/generated/graphql/types/LongitudeAggregate.d.ts +7 -6
  45. package/dist/es/es2018/types/src/generated/graphql/types/LongitudeValue.d.ts +7 -6
  46. package/dist/es/es2018/types/src/generated/graphql/types/MultiPicklistValue.d.ts +7 -6
  47. package/dist/es/es2018/types/src/generated/graphql/types/ObjectInfo.d.ts +7 -6
  48. package/dist/es/es2018/types/src/generated/graphql/types/PageInfo.d.ts +7 -6
  49. package/dist/es/es2018/types/src/generated/graphql/types/PercentAggregate.d.ts +7 -6
  50. package/dist/es/es2018/types/src/generated/graphql/types/PercentValue.d.ts +7 -6
  51. package/dist/es/es2018/types/src/generated/graphql/types/PhoneNumberAggregate.d.ts +7 -6
  52. package/dist/es/es2018/types/src/generated/graphql/types/PhoneNumberValue.d.ts +7 -6
  53. package/dist/es/es2018/types/src/generated/graphql/types/PicklistAggregate.d.ts +7 -6
  54. package/dist/es/es2018/types/src/generated/graphql/types/PicklistValue.d.ts +7 -6
  55. package/dist/es/es2018/types/src/generated/graphql/types/PolymorphicParentRelationship.d.ts +3 -2
  56. package/dist/es/es2018/types/src/generated/graphql/types/Query.d.ts +7 -6
  57. package/dist/es/es2018/types/src/generated/graphql/types/RateLimit.d.ts +7 -6
  58. package/dist/es/es2018/types/src/generated/graphql/types/Record.d.ts +3 -2
  59. package/dist/es/es2018/types/src/generated/graphql/types/RecordConnection.d.ts +7 -6
  60. package/dist/es/es2018/types/src/generated/graphql/types/RecordEdge.d.ts +7 -6
  61. package/dist/es/es2018/types/src/generated/graphql/types/RecordQuery.d.ts +7 -6
  62. package/dist/es/es2018/types/src/generated/graphql/types/RecordRepresentation.d.ts +7 -6
  63. package/dist/es/es2018/types/src/generated/graphql/types/RecordTypeInfo.d.ts +7 -6
  64. package/dist/es/es2018/types/src/generated/graphql/types/ReferenceToInfo.d.ts +7 -6
  65. package/dist/es/es2018/types/src/generated/graphql/types/RelatedListInfo.d.ts +7 -6
  66. package/dist/es/es2018/types/src/generated/graphql/types/RichTextAreaValue.d.ts +7 -6
  67. package/dist/es/es2018/types/src/generated/graphql/types/StringAggregate.d.ts +7 -6
  68. package/dist/es/es2018/types/src/generated/graphql/types/StringValue.d.ts +7 -6
  69. package/dist/es/es2018/types/src/generated/graphql/types/TextAreaAggregate.d.ts +7 -6
  70. package/dist/es/es2018/types/src/generated/graphql/types/TextAreaValue.d.ts +7 -6
  71. package/dist/es/es2018/types/src/generated/graphql/types/ThemeInfo.d.ts +7 -6
  72. package/dist/es/es2018/types/src/generated/graphql/types/TimeAggregate.d.ts +7 -6
  73. package/dist/es/es2018/types/src/generated/graphql/types/TimeValue.d.ts +7 -6
  74. package/dist/es/es2018/types/src/generated/graphql/types/UIAPI.d.ts +7 -6
  75. package/dist/es/es2018/types/src/generated/graphql/types/UrlAggregate.d.ts +7 -6
  76. package/dist/es/es2018/types/src/generated/graphql/types/UrlValue.d.ts +7 -6
  77. package/dist/es/es2018/types/src/generated/graphql/types/type-util.d.ts +10 -11
  78. package/dist/es/es2018/types/src/generated/resources/postGraphql.d.ts +2 -2
  79. package/dist/es/es2018/types/src/generated/types/AppRepresentation.d.ts +3 -3
  80. package/dist/es/es2018/types/src/generated/types/GraphQLRepresentation.d.ts +4 -4
  81. package/dist/es/es2018/types/src/graphql-artifacts/types/RecordRepresentation/getFieldData.d.ts +2 -1
  82. package/dist/es/es2018/types/src/graphql-artifacts/types/RecordRepresentation/selectType.d.ts +2 -1
  83. package/dist/es/es2018/uiapi-records-service.js +30 -50
  84. package/package.json +1 -1
  85. package/sfdc/graphqlAdapters.js +2 -43
  86. package/sfdc/index.js +30 -9
  87. package/sfdc/uiapi-static-functions.js +1 -1
  88. package/src/raml/api.raml +1 -1
@@ -0,0 +1 @@
1
+ export * from '@luvio/graphql';
@@ -1,6 +1,6 @@
1
1
  import { AdapterValidationConfig as adapter$45$utils_AdapterValidationConfig, Untrusted as adapter$45$utils_Untrusted } from './adapter-utils';
2
2
  import { DocumentNode as $64$luvio_graphql$45$parser_DocumentNode } from '@luvio/graphql-parser';
3
- import { GraphQLVariables as graphql_types_type$45$util_GraphQLVariables } from '../graphql/types/type-util';
3
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
4
  import { ResourceRequestConfig as resources_postGraphql_ResourceRequestConfig } from '../resources/postGraphql';
5
5
  import { Luvio as $64$luvio_engine_Luvio, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Fragment as $64$luvio_engine_Fragment, Snapshot as $64$luvio_engine_Snapshot, FetchResponse as $64$luvio_engine_FetchResponse, ErrorResponse as $64$luvio_engine_ErrorResponse, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, CoercedAdapterRequestContext as $64$luvio_engine_CoercedAdapterRequestContext, StoreLookup as $64$luvio_engine_StoreLookup, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine';
6
6
  import { GraphQLRepresentation as types_GraphQLRepresentation_GraphQLRepresentation } from '../types/GraphQLRepresentation';
@@ -9,7 +9,7 @@ export declare const graphql_ConfigPropertyNames: adapter$45$utils_AdapterValida
9
9
  export interface GraphqlConfig {
10
10
  query: $64$luvio_graphql$45$parser_DocumentNode;
11
11
  operationName?: string;
12
- variables?: graphql_types_type$45$util_GraphQLVariables;
12
+ variables?: $64$luvio_graphql_GraphQLVariables;
13
13
  }
14
14
  export declare function createResourceParams(config: GraphqlConfig): resources_postGraphql_ResourceRequestConfig;
15
15
  export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: GraphqlConfig): string;
@@ -1,5 +1,5 @@
1
1
  export declare const name = "category";
2
2
  import { SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, DirectiveNode as $64$luvio_graphql$45$parser_DirectiveNode } from '@luvio/graphql-parser';
3
- import { GraphQLVariables as types_type$45$util_GraphQLVariables } from '../types/type-util';
3
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
4
  import { SelectionDirectiveHandlingResult as directive$45$util_SelectionDirectiveHandlingResult } from './directive-util';
5
- export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: types_type$45$util_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
5
+ export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: $64$luvio_graphql_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
@@ -1,5 +1,5 @@
1
1
  export declare const name = "deprecated";
2
2
  import { SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, DirectiveNode as $64$luvio_graphql$45$parser_DirectiveNode } from '@luvio/graphql-parser';
3
- import { GraphQLVariables as types_type$45$util_GraphQLVariables } from '../types/type-util';
3
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
4
  import { SelectionDirectiveHandlingResult as directive$45$util_SelectionDirectiveHandlingResult } from './directive-util';
5
- export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: types_type$45$util_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
5
+ export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: $64$luvio_graphql_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
@@ -1,4 +1,4 @@
1
1
  import { SelectionNode as $64$luvio_graphql$45$parser_SelectionNode } from '@luvio/graphql-parser';
2
- import { GraphQLVariables as types_type$45$util_GraphQLVariables } from '../types/type-util';
2
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
3
3
  export type SelectionDirectiveHandlingResult = $64$luvio_graphql$45$parser_SelectionNode | undefined;
4
- export declare function applyDirectivesForSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, variables: types_type$45$util_GraphQLVariables): SelectionDirectiveHandlingResult;
4
+ export declare function applyDirectivesForSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables): SelectionDirectiveHandlingResult;
@@ -1,5 +1,5 @@
1
1
  export declare const name = "fieldCategory";
2
2
  import { SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, DirectiveNode as $64$luvio_graphql$45$parser_DirectiveNode } from '@luvio/graphql-parser';
3
- import { GraphQLVariables as types_type$45$util_GraphQLVariables } from '../types/type-util';
3
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
4
  import { SelectionDirectiveHandlingResult as directive$45$util_SelectionDirectiveHandlingResult } from './directive-util';
5
- export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: types_type$45$util_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
5
+ export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: $64$luvio_graphql_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
@@ -1,5 +1,5 @@
1
1
  export declare const name = "generic";
2
2
  import { SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, DirectiveNode as $64$luvio_graphql$45$parser_DirectiveNode } from '@luvio/graphql-parser';
3
- import { GraphQLVariables as types_type$45$util_GraphQLVariables } from '../types/type-util';
3
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
4
  import { SelectionDirectiveHandlingResult as directive$45$util_SelectionDirectiveHandlingResult } from './directive-util';
5
- export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: types_type$45$util_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
5
+ export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: $64$luvio_graphql_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
@@ -1,5 +1,5 @@
1
1
  export declare const name = "include";
2
2
  import { SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, DirectiveNode as $64$luvio_graphql$45$parser_DirectiveNode } from '@luvio/graphql-parser';
3
- import { GraphQLVariables as types_type$45$util_GraphQLVariables } from '../types/type-util';
3
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
4
  import { SelectionDirectiveHandlingResult as directive$45$util_SelectionDirectiveHandlingResult } from './directive-util';
5
- export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: types_type$45$util_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
5
+ export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: $64$luvio_graphql_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
@@ -1,5 +1,5 @@
1
1
  export declare const name = "skip";
2
2
  import { SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, DirectiveNode as $64$luvio_graphql$45$parser_DirectiveNode } from '@luvio/graphql-parser';
3
- import { GraphQLVariables as types_type$45$util_GraphQLVariables } from '../types/type-util';
3
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
4
  import { SelectionDirectiveHandlingResult as directive$45$util_SelectionDirectiveHandlingResult } from './directive-util';
5
- export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: types_type$45$util_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
5
+ export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: $64$luvio_graphql_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
@@ -1,5 +1,5 @@
1
1
  export declare const name = "specifiedBy";
2
2
  import { SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, DirectiveNode as $64$luvio_graphql$45$parser_DirectiveNode } from '@luvio/graphql-parser';
3
- import { GraphQLVariables as types_type$45$util_GraphQLVariables } from '../types/type-util';
3
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
4
  import { SelectionDirectiveHandlingResult as directive$45$util_SelectionDirectiveHandlingResult } from './directive-util';
5
- export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: types_type$45$util_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
5
+ export declare function applyToSelection(selection: $64$luvio_graphql$45$parser_SelectionNode, directive: $64$luvio_graphql$45$parser_DirectiveNode, variables: $64$luvio_graphql_GraphQLVariables): directive$45$util_SelectionDirectiveHandlingResult;
@@ -1,6 +1,7 @@
1
1
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
2
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
3
3
  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';
4
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
5
  export declare const name = "Base64Value";
5
6
  export declare const VERSION = "c8376c7f60ac5cfe1c2c1521cd4664fa";
6
7
  export interface Interface {
@@ -17,11 +18,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
17
18
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
18
19
  __ref: string;
19
20
  };
20
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
21
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
22
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
23
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
21
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
22
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
23
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
25
26
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
26
27
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
27
28
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -1,7 +1,8 @@
1
1
  import { Interface as IntValue_Interface } from './IntValue';
2
2
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
3
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
4
4
  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';
5
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
5
6
  export declare const name = "BooleanAggregate";
6
7
  export declare const VERSION = "a96004b34f561f154adc6a319a403141";
7
8
  export interface Interface {
@@ -19,11 +20,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
19
20
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
20
21
  __ref: string;
21
22
  };
22
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
23
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
24
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
26
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
23
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
24
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
25
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
26
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
27
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
27
28
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
28
29
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
29
30
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -1,6 +1,7 @@
1
1
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
2
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
3
3
  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';
4
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
5
  export declare const name = "BooleanValue";
5
6
  export declare const VERSION = "8b2f0c1b2312044b6c60b3bf506054a2";
6
7
  export interface Interface {
@@ -17,11 +18,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
17
18
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
18
19
  __ref: string;
19
20
  };
20
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
21
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
22
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
23
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
21
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
22
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
23
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
25
26
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
26
27
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
27
28
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -1,7 +1,8 @@
1
1
  import { Interface as ObjectInfo_Interface } from './ObjectInfo';
2
2
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
3
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
4
4
  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';
5
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
5
6
  export declare const name = "ChildRelationship";
6
7
  export declare const VERSION = "46fe6575916bfa87eabb7a722b4a9016";
7
8
  export interface Interface {
@@ -22,11 +23,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
22
23
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
23
24
  __ref: string;
24
25
  };
25
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
26
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
27
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
28
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
29
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
26
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
27
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
28
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
29
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
30
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
30
31
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
31
32
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
32
33
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -2,8 +2,9 @@ import { Interface as DoubleValue_Interface } from './DoubleValue';
2
2
  import { Interface as LongValue_Interface } from './LongValue';
3
3
  import { Interface as CurrencyValue_Interface } from './CurrencyValue';
4
4
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
5
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
5
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
6
6
  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';
7
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
7
8
  export declare const name = "CurrencyAggregate";
8
9
  export declare const VERSION = "82bb7a8eff45156d0ba4c1a51c17b9cc";
9
10
  export interface Interface {
@@ -27,11 +28,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
27
28
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
28
29
  __ref: string;
29
30
  };
30
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
31
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
32
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
33
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
34
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
31
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
32
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
33
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
34
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
35
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
35
36
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
36
37
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
37
38
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -1,6 +1,7 @@
1
1
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
2
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
3
3
  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';
4
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
5
  export declare const name = "CurrencyValue";
5
6
  export declare const VERSION = "de69c0962aca45d77a5bc8d9abacfa7d";
6
7
  export interface Interface {
@@ -18,11 +19,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
18
19
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
19
20
  __ref: string;
20
21
  };
21
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
22
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
23
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
22
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
23
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
24
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
26
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
26
27
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
27
28
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
28
29
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -3,8 +3,9 @@ import { Interface as LongValue_Interface } from './LongValue';
3
3
  import { Interface as IntValue_Interface } from './IntValue';
4
4
  import { Interface as DateValue_Interface } from './DateValue';
5
5
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
6
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
6
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
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
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
8
9
  export declare const name = "DateAggregate";
9
10
  export declare const VERSION = "68225d7e1cf6bfa91f2ed998c9433705";
10
11
  export interface Interface {
@@ -38,11 +39,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
38
39
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
39
40
  __ref: string;
40
41
  };
41
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
42
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
43
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
44
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
45
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
42
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
43
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
44
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
45
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
46
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
46
47
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
47
48
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
48
49
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -1,6 +1,7 @@
1
1
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
2
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
3
3
  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';
4
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
5
  export declare const name = "DateFunctionAggregation";
5
6
  export declare const VERSION = "6da0ba19ba56a0a5565236d890aa97ff";
6
7
  export interface Interface {
@@ -18,11 +19,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
18
19
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
19
20
  __ref: string;
20
21
  };
21
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
22
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
23
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
22
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
23
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
24
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
26
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
26
27
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
27
28
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
28
29
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -1,6 +1,7 @@
1
1
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
2
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
3
3
  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';
4
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
5
  export declare const name = "DateOnlyAggregation";
5
6
  export declare const VERSION = "6da0ba19ba56a0a5565236d890aa97ff";
6
7
  export interface Interface {
@@ -18,11 +19,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
18
19
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
19
20
  __ref: string;
20
21
  };
21
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
22
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
23
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
22
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
23
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
24
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
26
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
26
27
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
27
28
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
28
29
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -3,8 +3,9 @@ import { Interface as LongValue_Interface } from './LongValue';
3
3
  import { Interface as DateOnlyAggregation_Interface } from './DateOnlyAggregation';
4
4
  import { Interface as DateTimeValue_Interface } from './DateTimeValue';
5
5
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
6
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
6
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
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
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
8
9
  export declare const name = "DateTimeAggregate";
9
10
  export declare const VERSION = "91aca4a30c3fd2a32dd28ff6205ec1c2";
10
11
  export interface Interface {
@@ -39,11 +40,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
39
40
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
40
41
  __ref: string;
41
42
  };
42
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
43
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
44
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
45
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
46
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
43
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
44
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
45
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
46
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
47
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
47
48
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
48
49
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
49
50
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -1,6 +1,7 @@
1
1
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
2
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
3
3
  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';
4
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
5
  export declare const name = "DateTimeValue";
5
6
  export declare const VERSION = "de69c0962aca45d77a5bc8d9abacfa7d";
6
7
  export interface Interface {
@@ -18,11 +19,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
18
19
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
19
20
  __ref: string;
20
21
  };
21
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
22
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
23
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
22
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
23
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
24
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
26
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
26
27
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
27
28
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
28
29
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -1,6 +1,7 @@
1
1
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
2
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
3
3
  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';
4
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
5
  export declare const name = "DateValue";
5
6
  export declare const VERSION = "de69c0962aca45d77a5bc8d9abacfa7d";
6
7
  export interface Interface {
@@ -18,11 +19,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
18
19
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
19
20
  __ref: string;
20
21
  };
21
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
22
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
23
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
22
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
23
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
24
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
26
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
26
27
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
27
28
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
28
29
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
@@ -1,6 +1,7 @@
1
1
  import { Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Reader as $64$luvio_engine_Reader, SelectionPropertyKey as $64$luvio_engine_SelectionPropertyKey, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLVariables as type$45$util_GraphQLVariables, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
2
+ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
3
3
  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';
4
+ import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
4
5
  export declare const name = "DependentField";
5
6
  export declare const VERSION = "f1e7745a7b6da3e3a08e24836f72104f";
6
7
  export interface Interface {
@@ -17,11 +18,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
17
18
  export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
18
19
  __ref: string;
19
20
  };
20
- export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables): any;
21
- export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
22
- export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
23
- export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
- export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: type$45$util_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
21
+ export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
22
+ export declare function selectType(typename: string, sel: $64$luvio_graphql$45$parser_FieldNode, fieldData: any, reader: $64$luvio_engine_Reader<any>, key: $64$luvio_engine_SelectionPropertyKey, sink: any, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): any;
23
+ export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
24
+ export declare function buildSelectionForNode(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentNode: $64$luvio_graphql$45$parser_FieldNode | $64$luvio_graphql$45$parser_OperationDefinitionNode, selectionNode: $64$luvio_graphql$45$parser_SelectionNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap, parentRecordId: string): Record<string, any> | undefined;
25
+ export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
25
26
  export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
26
27
  export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
27
28
  export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {