npm @serverless-stack/cli 0.65.1
v0.65.1

latest releases: 1.18.4, 1.18.3, 1.18.2...
2 years ago

🆕 SST Console / GraphQL

This update features a new GraphQL Explorer that lets you query your GraphQLApi or AppSyncApi directly from the web console.

image

💥 Breaking Change to ApolloApi

The ApolloApi has been renamed to GraphQLApi in preparation for some larger GraphQL focused features. Simply changing your code to use sst.GraphQLApi is all you should need to do.


Update using:

$ npx sst update 0.65.1
$ yarn sst update 0.65.1

Don't miss a new cli release

NewReleases is sending notifications on new releases.