Class GraphQLRequestParams
java.lang.Object
org.apache.jmeter.protocol.http.config.GraphQLRequestParams
- All Implemented Interfaces:
Serializable
Represents GraphQL request parameter input data for Query, Variables and Operation Name.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetQuery()
void
setOperationName
(String operationName) void
void
setVariables
(String variables) toString()