ckanaction/docs/content/docs/followee_count.mdx

25 lines
No EOL
807 B
Text

---
title: followee_count
full: true
_openapi:
method: POST
toc: []
structuredData:
headings: []
contents:
- content: >
Return the number of objects that are followed by the given user.
Counts all objects, of any type, that the given user is following
(e.g. followed users, followed datasets, followed groups).
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Return the number of objects that are followed by the given user.
Counts all objects, of any type, that the given user is following (e.g. followed users, followed datasets, followed groups).
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"followee_count","method":"post"}]} />