@include

Directs the executor to include this field or fragment only when the if argument is true.

Arguments

if

Boolean! - Included when true.

Locations

  • FIELD

  • FRAGMENT_SPREAD

  • INLINE_FRAGMENT

Repeatable

false