Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulmathur16 committed Nov 27, 2024
1 parent 4a36964 commit 3c14f8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/directives/link.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,5 @@ The `Htpasswd` link type allows the importation of an [`htpasswd`](https://httpd
The `Jwks` link type enables the importation of a [`JWKS`](https://auth0.com/docs/secure/tokens/json-web-tokens/json-web-key-sets) file. This file facilitates the provision of detailed access control through [JWT authentication](../auth.md#jwt-authentication).

### Grpc
The `Grpc` link type enables the GraphQL server to understand that the specified source is a gRPC endpoint that supports reflection.

The `Grpc` link type enables the GraphQL server to understand that the specified source is a gRPC endpoint that supports reflection.

0 comments on commit 3c14f8b

Please sign in to comment.