UNPKG

datocms-plugin-better-links

Version:

A plugin that allows you see multiple fields when selecting a Links field type.

20 lines (17 loc) 308 B
export default () => ({ field: { attributes: { label: 'record', api_key: '', validators: { item_item_type: { item_types: [1] } }, }, }, parameters: { instance: { fields: '', }, }, getFieldValue() {}, setFieldValue() {}, addFieldChangeListener() {}, })