Skip to content

Commit 193df20

Browse files
authored
Update readme section name for schema copy.
1 parent 1d6c4cc commit 193df20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Both `httpx` and `websockets` dependencies can be avoided by providing another b
321321
Example with simple schema and few queries and mutations is available [here](https://github.com/mirumee/ariadne-codegen/blob/main/EXAMPLE.md).
322322

323323

324-
## Generating graphql schema's python representation
324+
## Generating a copy of GraphSQL schema
325325

326326
Instead of generating a client, you can generate a file with a copy of a GraphQL schema. To do this call `ariadne-codegen` with `graphqlschema` argument:
327327

0 commit comments

Comments
 (0)