Schema Documentation

PostPostFormatsInput

Description

Set relationships between the post to postFormats

Fields
Input FieldDescription
append - Boolean If true, this will append the postFormat to existing related postFormats. If false, this will replace existing relationships. Default true.
nodes - [PostPostFormatsNodeInput] The input list of items to set.
Example
{"append":false,"nodes":[PostPostFormatsNodeInput]}