Interface SyncGraphQlClientInterceptor


public interface SyncGraphQlClientInterceptor
Interceptor of GraphQlClient requests for use in a blocking execution chain with a SyncGraphQlTransport.
Since:
1.3.0
Author:
Rossen Stoyanchev