Method GetTypeIdByNameAsync(string)
Get type ID by name (fast access to frequently used info).
Task<long?> GetTypeIdByNameAsync(string typeName)
Get type ID by name (fast access to frequently used info).
Task<long?> GetTypeIdByNameAsync(string typeName)