Closed fey101 closed 3 years ago
Describe the bug In the sample query command, in the query section of the README.md, the copy button copies the sample output as well making it hard to use the copied command directly in a CLI.
To Reproduce Steps to reproduce the behavior:
Query
On pasting in a cli, the following warning is displayed
Expected behavior The copy button should only copy the command
Additional comments Also not sure if the userType=='Member' is still a valid query example as results returned have no userType .
userType=='Member'
AB#9546
Describe the bug In the sample query command, in the query section of the README.md, the copy button copies the sample output as well making it hard to use the copied command directly in a CLI.
To Reproduce Steps to reproduce the behavior:
Query
section as shown in screenshot belowOn pasting in a cli, the following warning is displayed
Expected behavior The copy button should only copy the command
Additional comments Also not sure if the
userType=='Member'
is still a valid query example as results returned have no userType .AB#9546