interface
FieldFormResource
interface FieldFormResource { ... }The collection/global identity and optional document ID owned by a field form.
Source packages/plugin/src/index.ts:15
collectionstring- The collection value.
idstring- The id value.
globalboolean- The global value.