We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6c549e + 9921cd2 commit 4a65509Copy full SHA for 4a65509
README.md
@@ -85,6 +85,7 @@ const files = await strapi.upload(form, {
85
### `clearToken(token)`
86
### `getEntries(contentTypePluralized, params)`
87
### `getEntry(contentTypePluralized, id)`
88
+### `getEntryCount(contentTypePluralized, params)`
89
### `createEntry(contentTypePluralized, data)`
90
### `updateEntry(contentTypePluralized, id, data)`
91
### `deleteEntry(contentTypePluralized, id)`
0 commit comments