Optional
authorizationOverride authorization config, which will apply on top of defaults based on availability of auth, etc.
Optional
functionsFunctions invokable by the API. The specific input type of the function is subject to change or removal.
Optional
loggingLogging configuration for the API.
Optional
migratedMapping of model name to existing DynamoDB table that should be used as the data source. Each element in the array represents a mapping for a specific branch.
Optional
nameOptional name for the generated Api.
Graphql Schema as a string to be passed into the CDK construct.
Exposed props for Data which are configurable by the end user.