EmptyMetadataGenerator

Default MetadataGenerator that returns empty metadata.

Functions

Link copied to clipboard
open override fun metadataForObject(obj: ApolloJsonElement, context: MetadataGeneratorContext): Map<String, ApolloJsonElement>

Returns metadata for the given object. This is called for every field in the response, during normalization.