mix trogon.type_provider.list (Trogon.TypeProvider v0.2.1)
View SourceLists all registered type mappings for a given TypeProvider module.
Usage
mix trogon.type_provider.list TypeProvider
Examples
# List all types in a specific provider
mix trogon.type_provider.list MyApp.EventTypeProvider