Skip to content

Commit

Permalink
docs: add caveat about @composeDirective studio support (apollographq…
Browse files Browse the repository at this point in the history
  • Loading branch information
lennyburdette authored Sep 26, 2022
1 parent a21a4ff commit 6e93ba7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/federated-types/federated-directives.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,8 @@ type Employee implements User @tag(name: "team-admin") {

### `@composeDirective`

> ⚠️ **Important:** This feature is currently available only in Rover and the open-source Federation libraries. Studio support is coming soon.

```graphql
directive @composeDirective(name: String!) repeatable on SCHEMA
```
Expand Down

0 comments on commit 6e93ba7

Please sign in to comment.