-
Methods Method Description io.github.nilwurtz.withRequestQueryAndVariables(java.lang.String,java.lang.String) Creates a new instance of GraphqlBodyMatcher with the given GraphQL query string and variables. io.github.nilwurtz.withRequestJson(java.lang.String) Creates a new instance of GraphqlBodyMatcher with the given raw JSON string containing a GraphQL query and optional variables. io.github.nilwurtz.withRequest(java.lang.String) Creates a Parameters instance containing the given raw JSON string expected in the GraphQL request.