Skip to main content

requests

No description

requests(
after: String
before: String
filter: JSONObject
filterText: String
first: Int
last: Int
sort: RequestSort
): RequestConnection!

Arguments

requests.after ● String scalar

requests.before ● String scalar

requests.filter ● JSONObject scalar

requests.filterText ● String scalar

requests.first ● Int scalar

requests.last ● Int scalar

requests.sort ● RequestSort input

Type

RequestConnection object