Skip to content

Commit 4bd8a08

Browse files
cconard96trasher
authored andcommitted
hlapi x-input-field
1 parent 41d1582 commit 4bd8a08

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

‎source/devapi/hlapi/schemas.rst‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,10 @@ Below is a complete list of supported extension fields/properties used in OpenAP
210210
- Specifies the column that contains the data for the property if it differs from the property name.
211211
- Schema properties
212212
- Debug mode only
213+
* - x-input-field
214+
- Specifies the input array key that the property should map to for writes. For example, the visibility properties for States all have the same "is_visible" field name when fetching from the DB, but they need to be "is_visible_ITEMTYPE" when writing.
215+
- Schema properties
216+
- Debug mode only
213217
* - x-full-schema
214218
- Indicates which schema is the full representation of the joined property.
215219
This enables the accessing of properties not in the partial schema in certain conditions such as a GraphQL query.

0 commit comments

Comments
 (0)