Skip to content

Commit

Permalink
Fix documentation bug
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyMDev committed Jul 12, 2023
1 parent 93b6578 commit df4648b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/code-generation/codegen-configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,8 @@ let configuration = ApolloCodegenConfiguration(
)
```

</MultiCodeBlock>

## Output options

The code generation engine supports a number of configuration options to change the behaviour of the generator and tailor the generated Swift code to your specific needs.
Expand Down

0 comments on commit df4648b

Please sign in to comment.