Record

constructor(key: CacheKey, fields: Map<String, RecordValue?>, mutationId: Uuid? = null, metadata: Map<String, Map<String, ApolloJsonElement?>> = emptyMap(), sizeInBytes: Int = -1)