mirror of
https://github.com/flextype/flextype.git
synced 2025-08-12 08:04:05 +02:00
feat(fields): Add new field entries.fetch
for Entries API #492
This commit is contained in:
@@ -3,8 +3,8 @@ title: Macroable
|
||||
entries:
|
||||
fetch:
|
||||
table:
|
||||
method: fetchExtraData
|
||||
id: table
|
||||
options:
|
||||
method: fetchExtraData
|
||||
hello: world
|
||||
---
|
||||
|
@@ -5,8 +5,8 @@ media:
|
||||
fetch:
|
||||
macroable_folder:
|
||||
id: 'foo'
|
||||
method: fetchExtraData
|
||||
options: []
|
||||
options:
|
||||
method: fetchExtraData
|
||||
foo_folder:
|
||||
id: 'foo'
|
||||
collection_of_folders:
|
||||
@@ -17,8 +17,8 @@ media:
|
||||
fetch:
|
||||
macroable_file:
|
||||
id: 'foo'
|
||||
method: fetchExtraData
|
||||
options: []
|
||||
options:
|
||||
method: fetchExtraData
|
||||
foo_file:
|
||||
id: foo.txt
|
||||
collection_of_files:
|
||||
|
Reference in New Issue
Block a user