Skip to content

Conversation

@Ch-Abhinav-Chowdary
Copy link

Updated the code of count Query

Before the change:

{
"collection": "my_collection",
"count": true
}

after the change:

{
"collection": "my_collection",
"query": {},
"count": true
}

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant