checksRelay
https://www.graphql-java-kickstart.com/tools/relay/
checksRelay(
first: Int
after: String
where: FilterInput
order: OrderInput
): CheckConnection
https://www.graphql-java-kickstart.com/tools/relay/
checksRelay(
first: Int
after: String
where: FilterInput
order: OrderInput
): CheckConnection
checksRelay.first ● Int scalarchecksRelay.after ● String scalarchecksRelay.where ● FilterInput inputchecksRelay.order ● OrderInput inputCheckConnection object