E
G
H
I
M
P
S
W
W
- withRequest(java.lang.String) - function in io.github.nilwurtz.GraphqlBodyMatcher.Companion
- Creates a Parameters instance containing the given raw JSON string expected in the GraphQL request.
- withRequestJson(java.lang.String) - function in io.github.nilwurtz.GraphqlBodyMatcher.Companion
- Creates a new instance of GraphqlBodyMatcher with the given raw JSON string containing a GraphQL query and optional variables.
- withRequestQueryAndVariables(java.lang.String,java.lang.String) - function in io.github.nilwurtz.GraphqlBodyMatcher.Companion
- Creates a new instance of GraphqlBodyMatcher with the given GraphQL query string and variables.
- withRequestQueryAndVariables(java.lang.String) - function in io.github.nilwurtz.GraphqlBodyMatcher.Companion
- Creates a new instance of GraphqlBodyMatcher with the given GraphQL query string and variables.