Skip to content

Commit

Permalink
add missing parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Apr 15, 2024
1 parent bc2b688 commit 5f5db6d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ private fun ApolloCompiler.buildSchemaAndOperationsSourcesAndReturnIrOperations(
executableFiles = executableFiles,
upstreamCodegenModels = emptyList(),
upstreamFragmentDefinitions = emptyList(),
documentTransform = null,
options = irOptions,
logger = logger
)
Expand Down

0 comments on commit 5f5db6d

Please sign in to comment.