@salesforce/lds-adapters-uiapi 1.136.2 → 1.136.3
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/dist/es/es2018/types/src/__mocks__/force/luvioGraphql.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/adapters/graphql.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/directives/category.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/directives/deprecated.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/directives/directive-util.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/directives/fieldCategory.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/directives/generic.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/directives/include.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/directives/skip.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/directives/specifiedBy.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/types/Base64Value.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/BooleanAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/BooleanValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/ChildRelationship.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/CurrencyAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/CurrencyValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/DateAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/DateFunctionAggregation.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/DateOnlyAggregation.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/DateTimeAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/DateTimeValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/DateValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/DependentField.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/DoubleAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/DoubleValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/EmailAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/EmailValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/EncryptedStringValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/Field.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/FieldValue.d.ts +3 -2
- package/dist/es/es2018/types/src/generated/graphql/types/FilteredLookupInfo.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/IDAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/IDValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/IntAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/IntValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/JSONValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/LatitudeAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/LatitudeValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/ListColumn.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/ListOrder.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/LongAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/LongTextAreaValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/LongValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/LongitudeAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/LongitudeValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/MultiPicklistValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/ObjectInfo.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/PageInfo.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/PercentAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/PercentValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/PhoneNumberAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/PhoneNumberValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/PicklistAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/PicklistValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/PolymorphicParentRelationship.d.ts +3 -2
- package/dist/es/es2018/types/src/generated/graphql/types/Query.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/RateLimit.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/Record.d.ts +3 -2
- package/dist/es/es2018/types/src/generated/graphql/types/RecordConnection.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/RecordEdge.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/RecordQuery.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/RecordRepresentation.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/RecordTypeInfo.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/ReferenceToInfo.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/RelatedListInfo.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/RichTextAreaValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/StringAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/StringValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/TextAreaAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/TextAreaValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/ThemeInfo.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/TimeAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/TimeValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/UIAPI.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/UrlAggregate.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/UrlValue.d.ts +7 -6
- package/dist/es/es2018/types/src/generated/graphql/types/type-util.d.ts +10 -11
- package/dist/es/es2018/types/src/generated/resources/postGraphql.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/types/GraphQLRepresentation.d.ts +4 -4
- package/dist/es/es2018/types/src/graphql-artifacts/types/RecordRepresentation/getFieldData.d.ts +2 -1
- package/dist/es/es2018/types/src/graphql-artifacts/types/RecordRepresentation/selectType.d.ts +2 -1
- package/dist/es/es2018/uiapi-records-service.js +1 -42
- package/package.json +1 -1
- package/sfdc/graphqlAdapters.js +2 -43
- package/sfdc/index.js +1 -1
- package/sfdc/uiapi-static-functions.js +1 -1
|
@@ -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 IntValue_Interface } from './IntValue';
|
|
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,
|
|
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 = "LongAggregate";
|
|
8
9
|
export declare const VERSION = "bf2f24661739e3152f29a37117900a46";
|
|
9
10
|
export interface Interface {
|
|
@@ -28,11 +29,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
|
|
|
28
29
|
export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
|
|
29
30
|
__ref: string;
|
|
30
31
|
};
|
|
31
|
-
export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
33
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
35
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
32
|
+
export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
|
|
33
|
+
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;
|
|
34
|
+
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;
|
|
35
|
+
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;
|
|
36
|
+
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;
|
|
36
37
|
export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
|
|
37
38
|
export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
38
39
|
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,
|
|
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 = "LongTextAreaValue";
|
|
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:
|
|
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:
|
|
22
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
24
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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,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,
|
|
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 = "LongValue";
|
|
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:
|
|
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:
|
|
23
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
25
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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): {
|
|
@@ -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 LongitudeValue_Interface } from './LongitudeValue';
|
|
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,
|
|
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 = "LongitudeAggregate";
|
|
8
9
|
export declare const VERSION = "cfdbd03df0a9ea2e17eb1e0d76e264ec";
|
|
9
10
|
export interface Interface {
|
|
@@ -26,11 +27,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
|
|
|
26
27
|
export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
|
|
27
28
|
__ref: string;
|
|
28
29
|
};
|
|
29
|
-
export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
30
|
-
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:
|
|
31
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
32
|
-
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:
|
|
33
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
30
|
+
export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_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: $64$luvio_graphql_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: $64$luvio_graphql_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: $64$luvio_graphql_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: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
|
|
34
35
|
export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
|
|
35
36
|
export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
36
37
|
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,
|
|
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 = "LongitudeValue";
|
|
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:
|
|
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:
|
|
22
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
24
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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,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,
|
|
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 = "MultiPicklistValue";
|
|
5
6
|
export declare const VERSION = "38d383da02de0256f51de5000c01e745";
|
|
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:
|
|
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:
|
|
23
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
25
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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): {
|
|
@@ -4,8 +4,9 @@ import { Interface as Field_Interface } from './Field';
|
|
|
4
4
|
import { Interface as RecordTypeInfo_Interface } from './RecordTypeInfo';
|
|
5
5
|
import { Interface as ThemeInfo_Interface } from './ThemeInfo';
|
|
6
6
|
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';
|
|
7
|
-
import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState,
|
|
7
|
+
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';
|
|
8
8
|
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';
|
|
9
|
+
import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
|
|
9
10
|
export declare const name = "ObjectInfo";
|
|
10
11
|
export declare const TTL = 900000;
|
|
11
12
|
export declare const VERSION = "7813a81f0326c763dfa8abdc2fcf4ddb";
|
|
@@ -41,11 +42,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
|
|
|
41
42
|
export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
|
|
42
43
|
__ref: string;
|
|
43
44
|
};
|
|
44
|
-
export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
45
|
-
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:
|
|
46
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
47
|
-
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:
|
|
48
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
45
|
+
export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
|
|
46
|
+
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;
|
|
47
|
+
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;
|
|
48
|
+
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;
|
|
49
|
+
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;
|
|
49
50
|
export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
|
|
50
51
|
export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
51
52
|
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,
|
|
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 = "PageInfo";
|
|
5
6
|
export declare const VERSION = "20ddc8913f009fcc648e94136b42e794";
|
|
6
7
|
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:
|
|
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:
|
|
24
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
26
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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): {
|
|
@@ -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 PercentValue_Interface } from './PercentValue';
|
|
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,
|
|
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 = "PercentAggregate";
|
|
8
9
|
export declare const VERSION = "93eeee533428dc68b3aa891a971948e4";
|
|
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:
|
|
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:
|
|
32
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
34
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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,
|
|
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 = "PercentValue";
|
|
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:
|
|
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:
|
|
23
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
25
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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): {
|
|
@@ -2,8 +2,9 @@ import { Interface as LongValue_Interface } from './LongValue';
|
|
|
2
2
|
import { Interface as IntValue_Interface } from './IntValue';
|
|
3
3
|
import { Interface as PhoneNumberValue_Interface } from './PhoneNumberValue';
|
|
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,
|
|
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 = "PhoneNumberAggregate";
|
|
8
9
|
export declare const VERSION = "76e66d2f1d15218325d6a0601056ac0d";
|
|
9
10
|
export interface Interface {
|
|
@@ -25,11 +26,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
|
|
|
25
26
|
export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
|
|
26
27
|
__ref: string;
|
|
27
28
|
};
|
|
28
|
-
export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
29
|
-
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:
|
|
30
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
31
|
-
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:
|
|
32
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
29
|
+
export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_GraphQLVariables): any;
|
|
30
|
+
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;
|
|
31
|
+
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;
|
|
32
|
+
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;
|
|
33
|
+
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;
|
|
33
34
|
export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
|
|
34
35
|
export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
35
36
|
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,
|
|
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 = "PhoneNumberValue";
|
|
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:
|
|
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:
|
|
22
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
24
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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): {
|
|
@@ -2,8 +2,9 @@ import { Interface as LongValue_Interface } from './LongValue';
|
|
|
2
2
|
import { Interface as IntValue_Interface } from './IntValue';
|
|
3
3
|
import { Interface as PicklistValue_Interface } from './PicklistValue';
|
|
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,
|
|
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 = "PicklistAggregate";
|
|
8
9
|
export declare const VERSION = "6827470c6c52cedec0dfda19734a6b79";
|
|
9
10
|
export interface Interface {
|
|
@@ -26,11 +27,11 @@ export declare function mergeData(existingData: type$45$util_NormalizedGraphQL,
|
|
|
26
27
|
export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
|
|
27
28
|
__ref: string;
|
|
28
29
|
};
|
|
29
|
-
export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
30
|
-
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:
|
|
31
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
32
|
-
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:
|
|
33
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
30
|
+
export declare function getFieldData(source: type$45$util_NormalizedGraphQL, sel: $64$luvio_graphql$45$parser_FieldNode, variables: $64$luvio_graphql_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: $64$luvio_graphql_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: $64$luvio_graphql_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: $64$luvio_graphql_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: $64$luvio_graphql_GraphQLVariables, fragments: type$45$util_GraphQLFragmentMap): (source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, parentRecordId: string) => PartialInterface | undefined;
|
|
34
35
|
export declare function getMinimumSelections(): $64$luvio_graphql$45$parser_SelectionNode[];
|
|
35
36
|
export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
36
37
|
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,
|
|
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 = "PicklistValue";
|
|
5
6
|
export declare const VERSION = "38d383da02de0256f51de5000c01e745";
|
|
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:
|
|
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:
|
|
23
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
25
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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 { Interface as RecordRepresentation_Interface } from './RecordRepresentation';
|
|
2
2
|
import { FieldNode as $64$luvio_graphql$45$parser_FieldNode, FragmentSpreadNode as $64$luvio_graphql$45$parser_FragmentSpreadNode, InlineFragmentNode as $64$luvio_graphql$45$parser_InlineFragmentNode, SelectionNode as $64$luvio_graphql$45$parser_SelectionNode } from '@luvio/graphql-parser';
|
|
3
|
-
import { GraphQLIngestState as type$45$util_GraphQLIngestState,
|
|
3
|
+
import { GraphQLIngestState as type$45$util_GraphQLIngestState, GraphQLFragmentMap as type$45$util_GraphQLFragmentMap, NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLLuvioState as type$45$util_GraphQLLuvioState } from './type-util';
|
|
4
|
+
import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
|
|
4
5
|
import { Reader as $64$luvio_engine_Reader, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
5
6
|
export declare const name = "PolymorphicParentRelationship";
|
|
6
7
|
export type Interface = RecordRepresentation_Interface;
|
|
@@ -9,7 +10,7 @@ export declare const VERSION: undefined;
|
|
|
9
10
|
export declare function ingest(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLIngestState<PartialInterface>): {
|
|
10
11
|
__ref: string;
|
|
11
12
|
} | undefined;
|
|
12
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
13
|
+
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;
|
|
13
14
|
export declare function getTypeCacheKeys(astNode: $64$luvio_graphql$45$parser_FieldNode, state: type$45$util_GraphQLLuvioState<PartialInterface>): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
14
15
|
export declare function getInContextFragmentType(fragment: $64$luvio_graphql$45$parser_FragmentSpreadNode | $64$luvio_graphql$45$parser_InlineFragmentNode, fragmentMap: type$45$util_GraphQLFragmentMap): string | undefined;
|
|
15
16
|
export declare function getFieldType(field: $64$luvio_graphql$45$parser_FieldNode): {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { Interface as UIAPI_Interface } from './UIAPI';
|
|
2
2
|
import { Interface as RateLimit_Interface } from './RateLimit';
|
|
3
3
|
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';
|
|
4
|
-
import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState as type$45$util_GraphQLIngestState,
|
|
4
|
+
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';
|
|
5
5
|
import { OperationDefinitionNode as $64$luvio_graphql$45$parser_OperationDefinitionNode, FieldNode as $64$luvio_graphql$45$parser_FieldNode, 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';
|
|
6
|
+
import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables } from '@luvio/graphql';
|
|
6
7
|
export declare const name = "Query";
|
|
7
8
|
export declare const VERSION = "3d3abb3d797454846af45b54bff46916";
|
|
8
9
|
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_OperationDefinitionNode, 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:
|
|
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:
|
|
24
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
26
|
-
export declare function select(field: $64$luvio_graphql$45$parser_OperationDefinitionNode, variables:
|
|
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_OperationDefinitionNode, 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_OperationDefinitionNode, 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,
|
|
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 = "RateLimit";
|
|
5
6
|
export declare const VERSION = "aa3266cb5bc2e97740157979962b209c";
|
|
6
7
|
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:
|
|
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:
|
|
24
|
-
export declare function buildSelectionForField(source: type$45$util_NormalizedGraphQL, reader: $64$luvio_engine_Reader<any>, sel: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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:
|
|
26
|
-
export declare function select(field: $64$luvio_graphql$45$parser_FieldNode, variables:
|
|
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): {
|