1.3.1
Fixed
- Fix crashes in test mocks when setting an array of union types (#3023): See PR (#3089). Thank you to @jabeattie & @scottasoutherland for raising the issue.
Deprecated
- Deprecated
APQConfig
&operationIdentifiersPath
inApolloCodegenConfiguration
.- These have been replaced with
OperationDocumentFormat
andOperationManifestFileOutput
respectively. Please see the documentation forApolloCodegenConfiguration
for more information.
- These have been replaced with