User reference structure returned by Statamic for user relationship fields.
type UserReference = { id: string; name: string; email: string; api_url: string; };
UserGroupReference
The User Group reference type used inside Field types for Statamic.
StatamicSeoData
The SEO data type used in Statamic.
On this page
Contribute