Create Field
Creates a new field in Fibery.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Type that will receive the new field.
stringrequired
New field name including the namespace prefix.
stringrequired
Fibery field type, for example `fibery/text`.
object
Optional Fibery field meta object.