feature
Directs the executor to run this only based on the state of a server-side feature flag.
Arguments
Definition
directive @feature( if: String unless: String) on FIELD | FRAGMENT_SPREAD | INLINE_FRAGMENT
Directs the executor to run this only based on the state of a server-side feature flag.
directive @feature( if: String unless: String) on FIELD | FRAGMENT_SPREAD | INLINE_FRAGMENT