gca_placeholder
When a field's value is null, specifies whether the field's placeholder should be returned instead. This applies to the current field and all its sub-fields, unless it's redefined with a new value further down the field hierarchy.
1directive @gca_placeholder(2if: Boolean3) on FIELD