Open Issues Need Help
View All on GitHub help: defineOrganization "@type":[ "Organization", "Corporation"] when I want to show just "@type": "Corporation" 2 months ago
AI Summary: The task is to determine how to configure the `nuxt-schema-org` plugin to output only `"@type": "Corporation"` for the `defineOrganization` property, instead of the default `"@type": ["Organization", "Corporation"]`. This likely involves investigating the plugin's configuration options or potentially contributing a feature request/solution if no direct configuration exists.
Complexity:
3/5
help wanted
The quickest and easiest way to build Schema.org graphs for Nuxt.
TypeScript