googleapis / googleapis/google-cloud-node

Several new Firestore types are missing from the API docs

Open
#7,483 2 comments 1 reaction 0 assignees View on GitHub
api: firestore library: nodejs-firestore priority: p2 type: bug type: docs
Dominant language
TypeScript
Stars
3.2k
Forks
712
Avg merge
2d 3h
Merged PRs (30d)
99

Description

It looks like the following Firestore types are missing in the API reference docs at https://googleapis.dev/nodejs/firestore/latest/index.html

```
- PartialWithFieldValue
- WithFieldValue
- Primitive
- NestedUpdateFields
- ChildUpdateFields
- AddPrefixToKeys
- UnionToIntersection
- ReadOnlyTransactionOptions
```

The types are defined in the TS files... they might need to be added to the corresponding JS doc files as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.