Amplify Toolbox
    Preparing search index...
    • The interface for merging up to 50 schemas into a single API.

      Type Parameters

      • Schema extends GenericModelSchema<any>[]

      Parameters

      • schemas: [...Schema[]]

        The schemas to combine into a single API

      Returns CombinedModelSchema<Schema>

      An API and data model definition to be deployed with Amplify (Gen 2) experience (processSchema(...)) or with the Amplify Data CDK construct (@aws-amplify/data-construct)