Skip to content

Commit 3ff17ee

Browse files
authored
DOCSP-41575 added information about the new JS Counter feature (#808)
## Pull Request Info Jira ticket: https://jira.mongodb.org/browse/DOCSP-41575 - [Schema Data Types](https://preview-mongodbosharafmdb.gatsbyjs.io/atlas-app-services/DOCSP-41575-js-counter-affected-pages/schemas/types/): added the Node.js counter page to the list of SDKs with counter support ### Reminder Checklist Before merging your PR, make sure to check a few things. - [N/A] Did you tag pages appropriately? - genre - programming_language - meta.keywords - meta.description - [x] Describe your PR's changes in the Release Notes section - [N/A] Create a Jira ticket for related docs-realm work, if any ### Release Notes - **Define a Data Model** - Schemas/Schema Data Types: Add link to Node.js Counters page under the list of SDKs that support counters. ### Review Guidelines [REVIEWING.md](https://github.com/mongodb/docs-app-services/blob/master/REVIEWING.md)
2 parents ea6f9cf + c399eeb commit 3ff17ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/schemas/types.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ Counter data types are only supported in the following SDKs:
463463
- :ref:`java-counters`
464464
- :ref:`MutableRealmInt (Counter) - Kotlin SDK <kotlin-mutablerealmint>`
465465
- :ref:`realminteger`
466+
- :ref:`Counters - Node.js SDK <node-data-types-counters>`
466467

467468
.. _schema-type-set:
468469

0 commit comments

Comments
 (0)