GraphConverter
Body for GraphQL requests and responses, closed for modification but open for extension.
Parameters
Processor used for asset-based lookup. Registry-only factory overloads may provide a no-op implementation when no asset fallback is required.
Gson instance used for request and response serialization.
Optional GraphQLDocumentRegistry for build-time generated operation documents.
Constructors
Functions
Response body converter delegates logic processing to a child class that handles wrapping and deserialization of the json response data.
Response body converter delegates logic processing to a child class that handles wrapping and deserialization of the json response data.
Sets the minimum level for log messages. Attempted messages with a too low log level are skipped and not printed to the system log.
Overrides the minimum level for log messages on the logger.