appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.91k stars 3.66k forks source link

[Bug]: blank GraphQL query is getting recorded as authenticated api in events #16954

Open rohan-arthur opened 2 years ago

rohan-arthur commented 2 years ago

Is there an existing issue for this?

Description

I created a blank graphql query, and then looked in mixpanel events. This is showing as an authenticated graphql api ![Uploading Screenshot 2022-09-21 at 16.46.53.png…]()

Steps To Reproduce

  1. create a blank graphql query and run it
  2. go to mixpanel, navigate to events
  3. set up this filter Screenshot 2022-09-21 at 16 49 14
  4. 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

sumitsum commented 1 year ago

Please note that something similar might also be happening for REST API.