appsmith
appsmith copied to clipboard
[Bug]: blank GraphQL query is getting recorded as authenticated api in events
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
I created a blank graphql query, and then looked in mixpanel events. This is showing as an authenticated graphql api
Steps To Reproduce
- create a blank graphql query and run it
- go to mixpanel, navigate to events
- set up this filter
- add another filter for pluginName - you'll only see an entry for authenticated graphql api, and none for the blank one you created
Public Sample App
No response
Version
Cloud
Please note that something similar might also be happening for REST API.