defer

Directs the executor to defer this fragment when the if argument is true or undefined.

link GraphQL Schema definition

  • directive @defer(if: Boolean, label: String) on FRAGMENT_SPREAD | INLINE_FRAGMENT

link Require by

This element is not required by anyone