Is there any way to migrate the schema for a single collection? I know it's possible to migrate everything to a new environment using the Process Outlined here: https://docs.directus.io/guides/migration/hoppscotch.html
Unfortunately, the process above creates a diff of the entire environment and I only want to migrate one collection from the test environment to the production environment.
Learn how to migrate your data model to a new Directus project using Hoppscotch.