Interface GraphQlClientInterceptor

All Known Subinterfaces:
WebSocketGraphQlClientInterceptor

public interface GraphQlClientInterceptor
Interceptor for GraphQlClient requests for use in a non-blocking execution chain with a non-blocking GraphQlTransport..
Since:
1.0.0
Author:
Rossen Stoyanchev
See Also: