We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25da625 commit 51227e6Copy full SHA for 51227e6
bruno/NestJS Example app/Real Time Users.bru
@@ -0,0 +1,11 @@
1
+meta {
2
+ name: Real Time Users
3
+ type: graphql
4
+ seq: 3
5
+}
6
+
7
+get {
8
+ url: {{host}}/v1/analytics/realtime-users
9
+ body: graphql
10
+ auth: none
11
0 commit comments