Skip to content

Commit

Permalink
fix: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Ixo committed May 14, 2024
1 parent 9a72586 commit 50fff99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ The server exposes a Graphql api endpoint at `/graphql` which is set up using [P

A graphiql playground gets exposed at the endpoint `/graphiql` where you can play around, test queries and see the schemas.

We also generate and expose the full graphql schema file (schema.graphql) under the endpoint `/api/graphql_schema` if you need it to generate clients.
We also generate and expose the full graphql schema file (schema.graphql) under the endpoint `/api/graphql_schema` if you need it to generate clients

0 comments on commit 50fff99

Please sign in to comment.