# Apollo Changelog: February 13, 2023

DevFeed: [Apollo Changelog: February 13, 2023](<https://devfeed.tech/articles/apollo-changelog-february-13-2023-23161.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-changelog-february-13-2023>)

Author: Patrick Arminio

Published: 2023-02-13T17:26:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [changelog](<https://devfeed.tech/topics/changelog.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>)

Tags: [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [changelog](<https://devfeed.tech/tags/changelog.md>), [community](<https://devfeed.tech/tags/community.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [testing](<https://devfeed.tech/tags/testing.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

## AI overview

Apollo's February 13, 2023 changelog announces Operation Scripts in Apollo Studio for complex automations and testing sequences. It also covers a serverless supergraphs livestream, related media, software releases and fixes, JetBrains GraphQL plugin support for Federation 2, and a community spotlight on Apollo Kotlin with Kotlin Multiplatform.

## Source excerpt

Operation scripts in Apollo Studio Based on popular request, Apollo Studio now supports Operations Scripts! Operation scripts can be used for performing complex automations or for testing sequence of operations. Here's a basic example that feeds the result of another mutation inside the variables for the current mutation: Serverless supergraphs Last week we hosted another livestream on our Discord server about deploying a Typescript subgraphs on AWS Lambda using SAM.