Skip to content

Commit

Permalink
fix: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
LukePetzer-ixo committed May 14, 2024
1 parent 89442cd commit 7833088
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 7833088

Please sign in to comment.