Skip to content

Commit

Permalink
docs: Fix formatting of update schema page
Browse files Browse the repository at this point in the history
  • Loading branch information
mkleszcz committed Jun 25, 2024
1 parent 181bcab commit c85e477
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ that the types used in the client code match those defined in the schema, which
Apollo Client documentation provides detailed information on how to
[use TypeScript with Apollo Client](https://www.apollographql.com/docs/react/development-testing/static-typing).

:::info
:::

After making changes to the schema on the back-end, the types in the client application need to be updated accordingly.
In this article, we will describe the steps that need to be taken to update types based on the GraphQL schema in the
Expand Down

0 comments on commit c85e477

Please sign in to comment.