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