You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by GitBox <gi...@apache.org> on 2022/09/02 09:57:46 UTC

[GitHub] [jmeter] haideralii commented on pull request #660: 65108: Support JMeter variables in GraphQL HTTP Request

haideralii commented on PR #660:
URL: https://github.com/apache/jmeter/pull/660#issuecomment-1235306623

   @woonsan can you describe how can I use the jmete variable in graphQL variables?
   like I have below variable how can I use groupId as integer, same like topic Id which is currently static
   {
   "group_ids": ["${groupId}"]
   "topic_ids": [1560],
   }


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org