Skip to content

Commit

Permalink
revised schema to retrieve extraction results after engagement update
Browse files Browse the repository at this point in the history
  • Loading branch information
atGit2021 committed Dec 2, 2024
1 parent cc3c6d0 commit f228303
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/scenes/Engagement/Files/UploadEngagementFiles.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ mutation UploadLanguageEngagementPnp(
products {
...ProductList
}
pnpExtractionResult {
...pnpExtractionResult
}
}
}
}
Expand Down

0 comments on commit f228303

Please sign in to comment.