You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Sketch out implementation of asyncIterLinks
* Add asyncIterLinks to createObjectSet
* Add preview=true to platform SDK call
* Fix target type and add type tests
* Add e2e test
* Add test for single link
* Add changeset
* Fix tests
* Update e2e test
* Add request context
* Add fetchLinksPage tests
* Add more detailed example of usage
* Add more docs
* Rename {ObjectLink,LinksForObject} -> MinimalDirectedObjectLinkInstance
* Rename asyncIterLinks -> experimental_asyncIterLinks
* Revert "Add changeset"
This reverts commit 6620283.
* Add patch changeset
// src/aggregate/AggregateOpts.ts:25:3 - (ae-forgotten-export) The symbol "OrderedAggregationClause" needs to be exported by the entry point index.d.ts
1859
1881
// src/aggregate/AggregationResultsWithGroups.ts:36:5 - (ae-forgotten-export) The symbol "MaybeNullable_2" needs to be exported by the entry point index.d.ts
1860
1882
// src/aggregate/AggregationResultsWithGroups.ts:36:5 - (ae-forgotten-export) The symbol "OsdkObjectPropertyTypeNotUndefined" needs to be exported by the entry point index.d.ts
1883
+
// src/objectSet/ObjectSetLinks.ts:36:3 - (ae-forgotten-export) The symbol "LinkedObjectType" needs to be exported by the entry point index.d.ts
1861
1884
1862
1885
// (No @packageDocumentation comment for this package)
0 commit comments