Method ResolveManyAsync(long, IEnumerable<string>)
Batch resolve multiple field paths. Uses internal caching.
More efficient than multiple ResolveAsync calls.
Task<Dictionary<string, FieldInfo>> ResolveManyAsync(long schemeId, IEnumerable<string> fieldPaths)