normalize

abstract fun <D : Executable.Data> normalize(executable: Executable<D>, dataWithErrors: DataWithErrors, rootKey: CacheKey = CacheKey.QUERY_ROOT, customScalarAdapters: CustomScalarAdapters = CustomScalarAdapters.Empty): Map<CacheKey, Record>

Normalizes executable data to a map of Record keyed by Record.key.