> ## Documentation Index
> Fetch the complete documentation index at: https://wundergraphinc-brendan-add-external-directive.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Directives

> Documentation for Open Federation Directives.

Open Federation is compatible with Apollo Federation v1 & v2.

<CardGroup cols={2}>
  <Card title="@shareable" icon="share-nodes" horizontal href="/federation/directives/shareable" />

  <Card title="@authenticated" icon="lock" horizontal href="/federation/directives/authenticated" />

  <Card title="@requiresScopes" icon="key" horizontal href="/federation/directives/requiresscopes" />

  <Card title="@openfed__subscriptionFilter" icon="filter" horizontal href="/federation/directives/openfed__subscriptionfilter" />

  <Card title="@openfed__configureDescription" icon="pen-to-square" horizontal href="/federation/directives/openfed__configuredescription" />

  <Card title="@external" icon="link" horizontal href="/federation/directives/external" />
</CardGroup>
