RequestInput
The specific request to perform a conditional action on
input RequestInput {
method: Method
url: String
}
Fields
RequestInput.method
● Method
enum
The HTTP Method of the request
RequestInput.url
● String
scalar
The pattern of the request URL to wait for, using glob-style pattern-matching