include
Directs the executor to include this field or fragment only when the
if
argument is true.
Locations
Section titled “Locations”- FIELD
- FRAGMENT_SPREAD
- INLINE_FRAGMENT
Arguments
Section titled “Arguments”| Argument | Type | Description |
|---|---|---|
if | Boolean! | Included when true. |