Retrieve A specific Subtype of Asset Metadata only #1462
-
I want to retrieve only the Template subtype of "Asset" metadata. Is it possible? What can I configure in mcdevrc.json file? |
Beta Was this translation helpful? Give feedback.
Answered by
JoernBerkefeld
Jul 18, 2024
Replies: 1 comment 1 reply
-
you can change it to say "asset-template" instead of "asset". |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
JoernBerkefeld
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can change it to say "asset-template" instead of "asset".
or you use
mcdev selectTypes
to do the same via menu.