Skip to content

Commit

Permalink
Squashed 'apollo-ios-codegen/' changes from 936e5aaa..89c3445b
Browse files Browse the repository at this point in the history
89c3445b docs: Update codegen configuration documentation (#477)

git-subtree-dir: apollo-ios-codegen
git-subtree-split: 89c3445b013d2a39a35e1cbe1e33be0f7e1d9a8b
  • Loading branch information
gh-action-runner authored and gh-action-runner committed Sep 12, 2024
1 parent 7f0fb03 commit eb51b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ApolloCodegenLib/ApolloCodegenConfiguration.swift
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ public struct ApolloCodegenConfiguration: Codable, Equatable {
public let selectionSetInitializers: SelectionSetInitializers
/// How to generate the operation documents for your generated operations.
public let operationDocumentFormat: OperationDocumentFormat
/// Customization options to be applie to the schema during code generation.
/// Customization options to be applied to the schema during code generation.
public let schemaCustomization: SchemaCustomization
/// Generate import statements that are compatible with including `Apollo` via Cocoapods.
///
Expand Down

0 comments on commit eb51b5e

Please sign in to comment.