A field that returns a Collection that can be searched/filtered through
A field-based GraphQL API that allows fetching said Canto asset(s) via regular Craft queries
A GraphQL API that allows for searching through all of the DAM Asset Picker fields by creating a Collection of all of their data, and then exposing all of the Collection methods via a dynamically generated GraphQL API using PHP Reflection methods on the Collection class