appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

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

Open rohan-arthur opened this issue 3 years ago • 1 comments

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 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

rohan-arthur avatar Sep 21 '22 11:09 rohan-arthur

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

sumitsum avatar May 05 '23 09:05 sumitsum