GraphRequestConverter
constructor(methodAnnotations: Array<out Annotation>, graphProcessor: AbstractGraphProcessor, gson: Gson, registry: GraphQLDocumentRegistry? = null)(source)
Parameters
methodAnnotations
Annotations applied to the Retrofit method.
graphProcessor
The processor used for asset-based query resolution.
gson
Gson instance for serialization.
registry
Optional registry providing build-time generated documents and hashes.