Skip to content

Is the latest version not compatible with previous configuration? #611

@zhaoyi0113

Description

@zhaoyi0113

After upgrade to 2.3.1, there are a few configuration not read correctly. After reading the source code, I found previously we need to define appSync under custom, but not it is required to be under root level of the yaml file.
Also the authenticationType is changed to authentication: { type: ...}.

Based on the doc https://www.serverless.com/plugins/serverless-appsync-plugin, the appSync can be an array but the latest code treats it as an object. How can I deploy multiple appsync API via one yaml file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions