Taxonomy term reference structure returned by Statamic for taxonomy term relationship fields.
type TermReference = { id: string; slug: string; url: string; permalink: string; };
TaxonomyReference
The Taxonomy reference type used inside Field types for Statamic.
UserGroupReference
The User Group reference type used inside Field types for Statamic.
On this page
Contribute